From 954571e2d77a4d9101cd9c27b800203d4043a428 Mon Sep 17 00:00:00 2001 From: hou <1601990943@qq.com> Date: Thu, 3 Mar 2022 18:02:24 +0800 Subject: [PATCH] =?UTF-8?q?dam-7=20feat=20=E4=BC=98=E5=8C=96=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/product/inbound/index3.vue | 10 ++-------- src/pages/product/index.vue | 10 ++-------- src/pages/product/outbound/index.vue | 2 +- src/pages/product/warehouse/index.vue | 10 ++-------- src/pages/raw/commission/index.vue | 24 +++++++----------------- src/pages/raw/handover/index.vue | 10 ++-------- src/pages/raw/index.vue | 26 +++++++++----------------- src/pages/raw/ingoods/index.vue | 16 +++++----------- src/pages/raw/warehouse/index.vue | 10 ++-------- 9 files changed, 32 insertions(+), 86 deletions(-) diff --git a/src/pages/product/inbound/index3.vue b/src/pages/product/inbound/index3.vue index 332cf75..e6d18ce 100644 --- a/src/pages/product/inbound/index3.vue +++ b/src/pages/product/inbound/index3.vue @@ -11,20 +11,14 @@ - - {{ - session.lang == 'en' - ? index + 1 + ' ' + item.engResourceName - : index + 1 + ' ' + item.resourceName - }} + {{ session.lang == 'en' ? index + 1 + ' ' + item.engResourceName : index + 1 + ' ' + item.resourceName }}