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() { resetQuery() {
this.queryParams.time = [] this.queryParams.time = null
// this.resetForm("queryForm"); // this.resetForm("queryForm");
this.$refs.queryForm.resetFields() this.$refs.queryForm.resetFields()
this.$refs.mychildSon.inputValue = '' this.$refs.mychildSon.inputValue = ''