Compare commits

...

2 Commits

Author SHA1 Message Date
BianLzhaoMin 43b159ca72 Merge branch 'dev-cq-bug' of http://192.168.0.56:3000/bonus/devicesmgt into dev-cq-bug 2024-04-30 15:10:43 +08:00
BianLzhaoMin 0634f707d1 优化二级库表单重置bug 2024-04-30 15:10:40 +08:00
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()
},
//