From 53c9c33d41dbfde6e17535ce5fdb5ebf140bbdbb Mon Sep 17 00:00:00 2001
From: Fixiaobai <fixiaobai@163.com>
Date: 星期五, 15 九月 2023 11:23:12 +0800
Subject: [PATCH] 	modified:   src/components/view/finishedProductInspectionAdd.vue 	modified:   src/components/view/finishedProductInspectionUp.vue 	modified:   src/components/view/processInspection.vue 	modified:   src/components/view/processInspectionUpdate.vue

---
 src/components/view/processInspectionUpdate.vue      |    2 +-
 src/components/view/finishedProductInspectionUp.vue  |    2 +-
 src/components/view/finishedProductInspectionAdd.vue |    2 +-
 src/components/view/processInspection.vue            |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/components/view/finishedProductInspectionAdd.vue b/src/components/view/finishedProductInspectionAdd.vue
index 7c6cc99..d043147 100644
--- a/src/components/view/finishedProductInspectionAdd.vue
+++ b/src/components/view/finishedProductInspectionAdd.vue
@@ -359,7 +359,7 @@
                 })
                 if (eq.length > 0) {
                     this.$message({
-                        message: "杈撳叆鍊糩" + eq + "]鏍煎紡棣栦綅搴斿寘鍚�>,<鎴栬��=",
+                        message: "妫�娴嬪�糩" + eq + "]鏍煎紡棣栦綅搴斿寘鍚�>,<鎴栬��=",
                         type: 'warning'
                     });
                     return
diff --git a/src/components/view/finishedProductInspectionUp.vue b/src/components/view/finishedProductInspectionUp.vue
index 52529d2..63cdb1d 100644
--- a/src/components/view/finishedProductInspectionUp.vue
+++ b/src/components/view/finishedProductInspectionUp.vue
@@ -435,7 +435,7 @@
                 })
                 if (eq.length > 0) {
                     this.$message({
-                        message: "杈撳叆鍊糩" + eq + "]鏍煎紡棣栦綅搴斿寘鍚�>,<鎴栬��=",
+                        message: "妫�娴嬪�糩" + eq + "]鏍煎紡棣栦綅搴斿寘鍚�>,<鎴栬��=",
                         type: 'warning'
                     });
                     return
diff --git a/src/components/view/processInspection.vue b/src/components/view/processInspection.vue
index d8f05b5..02cb997 100644
--- a/src/components/view/processInspection.vue
+++ b/src/components/view/processInspection.vue
@@ -435,7 +435,7 @@
         })
         if (eq.length > 0) {
           this.$message({
-            message: "杈撳叆鍊糩" + eq + "]鏍煎紡棣栦綅搴斿寘鍚�>,<鎴栬��=",
+            message: "妫�娴嬪�糩" + eq + "]鏍煎紡棣栦綅搴斿寘鍚�>,<鎴栬��=",
             type: 'warning'
           });
           return
diff --git a/src/components/view/processInspectionUpdate.vue b/src/components/view/processInspectionUpdate.vue
index c3a4b5b..fddd5ae 100644
--- a/src/components/view/processInspectionUpdate.vue
+++ b/src/components/view/processInspectionUpdate.vue
@@ -417,7 +417,7 @@
                 })
                 if (eq.length > 0) {
                     this.$message({
-                        message: "杈撳叆鍊糩" + eq + "]鏍煎紡棣栦綅搴斿寘鍚�>,<鎴栬��=",
+                        message: "妫�娴嬪�糩" + eq + "]鏍煎紡棣栦綅搴斿寘鍚�>,<鎴栬��=",
                         type: 'warning'
                     });
                     return

--
Gitblit v1.9.3