From 345268e2886a32c866775a57a4d79b83010dae64 Mon Sep 17 00:00:00 2001 From: hou <1601990943@qq.com> Date: Tue, 11 Jan 2022 16:35:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=90=E5=93=81=E5=85=A5=E5=BA=93=20=20?= =?UTF-8?q?=E5=A4=9A=E9=80=89=E5=88=A0=E9=99=A4=E9=97=AE=E9=A2=98=20=20?= =?UTF-8?q?=E5=85=B6=E4=BB=96=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../inbound/finishProductOffline/index.vue | 131 ++++++--------- .../product/warehouse/wholeScrap/index.vue | 21 ++- .../warehouse/wholeTransfer/Local-details.vue | 18 +- .../product/warehouse/wholeTransfer/config.ts | 154 +++++++++--------- .../product/warehouse/wholeTransfer/index.vue | 17 +- .../product/warehouse/wholeTransfer/model.ts | 6 +- 6 files changed, 165 insertions(+), 182 deletions(-) diff --git a/src/pages/product/inbound/finishProductOffline/index.vue b/src/pages/product/inbound/finishProductOffline/index.vue index ba59816..acd1b32 100644 --- a/src/pages/product/inbound/finishProductOffline/index.vue +++ b/src/pages/product/inbound/finishProductOffline/index.vue @@ -1,37 +1,17 @@