fix: 退料接收管理-退料申请-重置时间
This commit is contained in:
parent
9ae1c69f71
commit
4d774e44c9
|
|
@ -727,7 +727,7 @@
|
|||
},
|
||||
/** 重置按钮操作 */
|
||||
resetQuery() {
|
||||
this.queryParams.time = []
|
||||
this.queryParams.time = null
|
||||
// this.resetForm("queryForm");
|
||||
this.$refs.queryForm.resetFields()
|
||||
this.$refs.mychildSon.inputValue = ''
|
||||
|
|
|
|||
Loading…
Reference in New Issue