From 51304553a5b0ab21edf5870945d1db4af9fdf4b0 Mon Sep 17 00:00:00 2001 From: zhoulei Date: Fri, 17 Dec 2021 17:42:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=88=90=E5=93=81=E7=9B=98=E7=82=B9?= =?UTF-8?q?=E6=97=B6=E6=89=AB=E6=8F=8F=E5=8D=95=E5=8F=B7=EF=BC=8C=E6=80=BB?= =?UTF-8?q?=E6=95=B0=E7=B4=AF=E8=AE=A1=E4=B8=8D=E5=87=86=E7=A1=AE=EF=BC=9B?= =?UTF-8?q?=E9=80=BB=E8=BE=91=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../warehouse/wholeLnventory/index.vue | 175 +++++++----------- .../product/warehouse/wholeLnventory/model.ts | 102 +++------- src/utils/filter.ts | 17 ++ 3 files changed, 118 insertions(+), 176 deletions(-) diff --git a/src/pages/product/warehouse/wholeLnventory/index.vue b/src/pages/product/warehouse/wholeLnventory/index.vue index 73f54b1..e28294c 100644 --- a/src/pages/product/warehouse/wholeLnventory/index.vue +++ b/src/pages/product/warehouse/wholeLnventory/index.vue @@ -1,97 +1,57 @@