From ee63a3141b8d7949599306bb9f327b75c3abf831 Mon Sep 17 00:00:00 2001 From: hou <1601990943@qq.com> Date: Tue, 9 Aug 2022 17:28:19 +0800 Subject: [PATCH] =?UTF-8?q?cosmoim-852=20fix=20=E6=96=B0=E5=A2=9E=20?= =?UTF-8?q?=E6=B3=B0=E5=9B=BD=E5=A4=87=E4=BB=B6=E4=B8=8B=E6=9E=B6=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SpareInbound/sparePartsShelves/index.vue | 248 ++++++------------ .../SpareInbound/sparePartsShelves/model.ts | 141 ++-------- 2 files changed, 96 insertions(+), 293 deletions(-) diff --git a/src/pages/raw/ingoods/SpareInbound/sparePartsShelves/index.vue b/src/pages/raw/ingoods/SpareInbound/sparePartsShelves/index.vue index 9e4c2d5..f24afed 100644 --- a/src/pages/raw/ingoods/SpareInbound/sparePartsShelves/index.vue +++ b/src/pages/raw/ingoods/SpareInbound/sparePartsShelves/index.vue @@ -4,61 +4,61 @@ - {{ $t('message.SemiProductGetOutOfTheWarehouse') }} + {{ $t('message.undercarriage') }} - - + + - {{ $t('message.Batch') }} - + {{ $t('message.InventoryOrderNo') }}: + - {{ $t('message.generate') }} + {{ $t('message.Query') }} - - - + + + - - - - - - + + + + + - - - + + + + + + + + + + + + + + + - - - - - - - - - + - - - {{ $t('message.detailed') }} - - - {{ $t('message.workArea_Confirm') }} + + {{ $t('message.workArea_Confirm') }} - + {{ $t('message.po_Return') }} @@ -66,177 +66,79 @@