From 872ce971670dacee6bf47af64b440f60cc1f41b7 Mon Sep 17 00:00:00 2001 From: wangwei <1610949092@qq.com> Date: Thu, 13 Apr 2023 11:52:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E6=A0=B8=E5=AF=B9?= =?UTF-8?q?=E9=80=81=E8=B4=A7=E5=8D=95=20=E7=82=B9=E5=87=BB=E9=87=8D?= =?UTF-8?q?=E7=BD=AE=E5=88=9B=E5=BB=BA=E6=97=B6=E9=97=B4=E6=B8=85=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inout/IoSupAduitOrder.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/inout/IoSupAduitOrder.vue b/src/views/inout/IoSupAduitOrder.vue index ac21818..9bc702c 100644 --- a/src/views/inout/IoSupAduitOrder.vue +++ b/src/views/inout/IoSupAduitOrder.vue @@ -582,6 +582,7 @@ export default { endTime: null, invCode: this.$store.getters.locInvCode, }; + this.actDateRange=[]; this.getList(); }, onSubmit() {