优化二级库表单重置bug

This commit is contained in:
BianLzhaoMin 2024-04-30 15:10:40 +08:00
parent 88ac035ed7
commit 0634f707d1
1 changed files with 2 additions and 1 deletions

View File

@ -430,7 +430,8 @@ export default {
this.handleQuery()
},
resetDialogQuery() {
this.resetForm('dialogQuery')
// this.resetForm('dialogQuery')
this.dialogQuery.startTime = ''
this.handleDialogQuery()
},
//