From 03baf3dc978f9e71d9e96a45978a42b932fbd505 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期五, 27 九月 2024 09:53:56 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes

---
 UI-Project/src/views/Identify/identify.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/UI-Project/src/views/Identify/identify.vue b/UI-Project/src/views/Identify/identify.vue
index 68220a4..e785987 100644
--- a/UI-Project/src/views/Identify/identify.vue
+++ b/UI-Project/src/views/Identify/identify.vue
@@ -97,7 +97,7 @@
     glassId: currentGlassId.value,
     state: 8,
     line: 1001,
-    workingProcedure: '璇嗗埆',
+    workingProcedure: '鍒囧壊',
     })
     if (response.code == 200) {
       ElMessage.success(response.message);
@@ -125,7 +125,7 @@
     glassId: currentGlassId.value,
     state: 9,
     line: 1001,
-    workingProcedure: '璇嗗埆',
+    workingProcedure: '鍒囧壊',
     })
     if (response.code == 200) {
       // 缁戝畾鎴愬姛锛屽鐞嗛�昏緫

--
Gitblit v1.8.0