From 021e967bcfd87907bb84618b53570baca3c7aec8 Mon Sep 17 00:00:00 2001 From: chenhc <2369838784@qq.com> Date: Fri, 25 Oct 2024 09:38:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8F=91=E7=A5=A8=E7=A1=AE=E8=AE=A4?= =?UTF-8?q?=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../inventory/supInoutSearchOrderSup.vue | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/views/inventory/supInoutSearchOrderSup.vue b/src/views/inventory/supInoutSearchOrderSup.vue index 00525573..051d6d8a 100644 --- a/src/views/inventory/supInoutSearchOrderSup.vue +++ b/src/views/inventory/supInoutSearchOrderSup.vue @@ -124,6 +124,24 @@ + + + + + + + +
@@ -338,6 +356,7 @@ export default { mainAction:"WareHouseIn", }; this.actDateRange = [] + this.auditDateRange2 = [] this.getList(); }, handleCheckedChange(val) {