From 4d774e44c92e02bc4db34c630e341aa60f9c340a Mon Sep 17 00:00:00 2001 From: binbin_pan Date: Sat, 20 Apr 2024 11:12:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=80=80=E6=96=99=E6=8E=A5=E6=94=B6?= =?UTF-8?q?=E7=AE=A1=E7=90=86-=E9=80=80=E6=96=99=E7=94=B3=E8=AF=B7-?= =?UTF-8?q?=E9=87=8D=E7=BD=AE=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-ui/src/views/claimAndRefund/return/returnApply.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = ''