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 @@ + + + + + 产线组长签名 + + + + 机管员签名 + + + 品管员签名 + + +