fix: 退料接收管理-退料申请-重置时间

This commit is contained in:
binbin_pan 2024-04-20 11:12:37 +08:00
parent 9ae1c69f71
commit 4d774e44c9
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 = ''