From 811cafda3d16f7c6db6247c55b92fb01ca4844d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AD=A3=E6=98=93?= Date: Wed, 24 Apr 2024 09:54:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=A4=96=E5=8D=8F=E5=85=A5?= =?UTF-8?q?=E5=BA=93=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/inWarehouse/inWarehouse.vue | 2 +- pages/index/index.vue | 21 ++++++++++++++------- pages/user/user.vue | 4 ++-- 3 files changed, 17 insertions(+), 10 deletions(-) diff --git a/pages/inWarehouse/inWarehouse.vue b/pages/inWarehouse/inWarehouse.vue index eb6d30e..a4fe608 100644 --- a/pages/inWarehouse/inWarehouse.vue +++ b/pages/inWarehouse/inWarehouse.vue @@ -24,7 +24,7 @@ - {{this.isStrict?'':'无校验'}}入库清单 + {{this.isStrict?'':'外协'}}入库清单 上次批次号:{{ newMaterialList[newMaterialList.length - 2].patchCode }} 上次批次号: diff --git a/pages/index/index.vue b/pages/index/index.vue index 56dad08..ac8f6a2 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,31 +1,31 @@