From a981edd9606c35f3d868de67b8e389a5df9d3759 Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期五, 15 九月 2023 15:18:47 +0800
Subject: [PATCH] 改bug
---
src/components/view/finishedProductInspectionAdd.vue | 2 +-
1 files changed, 1 insertions(+), 1 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
--
Gitblit v1.9.3