From 21f0628d4d46c32ee5790a74567c44709f614399 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期五, 07 十一月 2025 10:20:43 +0800
Subject: [PATCH] fix: “自检记录”名称改为“工艺记录”

---
 src/pages/production/twist/receive/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pages/production/twist/receive/index.vue b/src/pages/production/twist/receive/index.vue
index 277e46e..74275f9 100644
--- a/src/pages/production/twist/receive/index.vue
+++ b/src/pages/production/twist/receive/index.vue
@@ -8,7 +8,7 @@
         <Plate />
       </view>
     </wd-tab>
-    <wd-tab title="閽㈣姱棰嗙敤" name="閽㈣姱棰嗙敤">
+    <wd-tab title="鑺嚎棰嗙敤" name="鑺嚎棰嗙敤">
       <view class="content">
         <SteelCore />
       </view>

--
Gitblit v1.9.3