From bd31aa4e27565a6285c655adce6800e15b88ae84 Mon Sep 17 00:00:00 2001
From: "[li_she]" <[li.she@xujiesoft.com]>
Date: Wed, 26 Oct 2022 16:29:54 +0800
Subject: [PATCH] =?UTF-8?q?=E5=85=B6=E5=AE=83=E6=8A=A5=E5=B7=A5=E7=BB=93?=
=?UTF-8?q?=E6=9D=9F=E5=8D=B7=20=202022=E5=B9=B410=E6=9C=8826=E6=97=A5=20s?=
=?UTF-8?q?xm?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/modules/sys/role-add-or-update.vue | 265 +++++++++++-------
.../otherReport/fqc_split_roll_report.vue | 4 +-
.../otherReport/rework_inspect_report.vue | 2 +-
3 files changed, 173 insertions(+), 98 deletions(-)
diff --git a/src/views/modules/sys/role-add-or-update.vue b/src/views/modules/sys/role-add-or-update.vue
index 068822f..0e41767 100644
--- a/src/views/modules/sys/role-add-or-update.vue
+++ b/src/views/modules/sys/role-add-or-update.vue
@@ -1,7 +1,7 @@
diff --git a/src/views/modules/yieldReport/otherReport/fqc_split_roll_report.vue b/src/views/modules/yieldReport/otherReport/fqc_split_roll_report.vue
index ba95cbf..d15de43 100644
--- a/src/views/modules/yieldReport/otherReport/fqc_split_roll_report.vue
+++ b/src/views/modules/yieldReport/otherReport/fqc_split_roll_report.vue
@@ -227,7 +227,7 @@
-
{{buttons.finishSchedule}}
@@ -3288,7 +3288,7 @@ export default {
this.scheduleData.seqNo = seqNo;
this.currentRollOps.seqNo = seqNo;
this.operatorData = operatorData;
- this.getMultiLanguageList();//刷新多语言的信息
+ // this.getMultiLanguageList();//刷新多语言的信息
//清空当前的页面列表参数
this.sfdcTimeList = [];
this.sfdcToolList = [];
diff --git a/src/views/modules/yieldReport/otherReport/rework_inspect_report.vue b/src/views/modules/yieldReport/otherReport/rework_inspect_report.vue
index 6c6163f..602c69c 100644
--- a/src/views/modules/yieldReport/otherReport/rework_inspect_report.vue
+++ b/src/views/modules/yieldReport/otherReport/rework_inspect_report.vue
@@ -301,7 +301,7 @@
-
{{buttons.finishSchedule}}