From 97f255f2c4f3abca0d8abc1da06c3c73a74d4886 Mon Sep 17 00:00:00 2001 From: guoshuang Date: Mon, 19 Aug 2024 11:19:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A8=E9=87=8F=E4=B8=8D=E8=89=AF=E5=88=86?= =?UTF-8?q?=E7=B1=BB=EF=BC=8C=E7=AD=BE=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/login/login/index.vue | 2 +- .../quality/Materialinspection/index.vue | 123 +++++++++++++++++- src/pages/quality/Materialinspection/model.ts | 11 ++ 3 files changed, 129 insertions(+), 7 deletions(-) diff --git a/src/pages/login/login/index.vue b/src/pages/login/login/index.vue index e4b9b44..10fecf1 100644 --- a/src/pages/login/login/index.vue +++ b/src/pages/login/login/index.vue @@ -142,7 +142,7 @@ export default class LoginPage extends BasePage { // console.log('Version////', this.Version); } ///********版本号修改区域********** - version = '0.0.95'; //正式版本号 + version = '0.0.96'; //正式版本号 //version = '0.0.7'; //测试版本号 //***************标志修改区域:是否是测试标志: false 正式版本; true 测试版本**************** //isTest = true; diff --git a/src/pages/quality/Materialinspection/index.vue b/src/pages/quality/Materialinspection/index.vue index 559aa30..2e24100 100644 --- a/src/pages/quality/Materialinspection/index.vue +++ b/src/pages/quality/Materialinspection/index.vue @@ -229,6 +229,10 @@ + + + +
@@ -275,6 +279,11 @@ + + + + +
@@ -309,6 +318,21 @@ + + + + + 产线组长签名 + + + + 机管员签名 + + + 品管员签名 + + +