diff --git a/sgzb-ui/src/views/claimAndRefund/return/returnApply.vue b/sgzb-ui/src/views/claimAndRefund/return/returnApply.vue index 231480e8..dd411b9d 100644 --- a/sgzb-ui/src/views/claimAndRefund/return/returnApply.vue +++ b/sgzb-ui/src/views/claimAndRefund/return/returnApply.vue @@ -727,7 +727,7 @@ }, /** 重置按钮操作 */ resetQuery() { - this.queryParams.time = [] + this.queryParams.time = null // this.resetForm("queryForm"); this.$refs.queryForm.resetFields() this.$refs.mychildSon.inputValue = ''