Fix build errors in location action forms
The @Prop decorator requires a primitive type.
I changed the type DateTime into Object in the location action form components.
The @Prop decorator requires a primitive type.
I changed the type DateTime into Object in the location action form components.