Element-ui DateTimePicker component issues

because of the project, the two-way bound time_value: ["","] must be left empty for two time periods. After that, the component time is chosen to start in 1970, instead of starting from now. What"s wrong with this?


Why do you have to give two blanks to time_value:?


default two time periods, if not shown, directly time_value:''.

Menu