Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
hayu 2024-04-20 11:23:35 +08:00
commit f015b6cad5
1 changed files with 1 additions and 1 deletions

View File

@ -727,7 +727,7 @@
},
/** 重置按钮操作 */
resetQuery() {
this.queryParams.time = []
this.queryParams.time = null
// this.resetForm("queryForm");
this.$refs.queryForm.resetFields()
this.$refs.mychildSon.inputValue = ''