重置-没有时间控件的取消清空
This commit is contained in:
@@ -157,7 +157,7 @@ const setDatePicker = (list: any) => {
|
||||
}
|
||||
const onResetForm = () => {
|
||||
//时间重置成默认值
|
||||
datePickerRef.value.timeChange(3)
|
||||
datePickerRef.value?.timeChange(3)
|
||||
tableStore.onTableAction('reset', {})
|
||||
}
|
||||
const setInterval = (val: any) => {
|
||||
|
||||
Reference in New Issue
Block a user