From a284da4c7af8db0004b9779753f7d1effaf6254e Mon Sep 17 00:00:00 2001
From: Lius <Lius2225@163.com>
Date: 星期二, 09 九月 2025 18:00:48 +0800
Subject: [PATCH] 设备调拨功能调整

---
 src/views/flowable/workflow/dispatchFile/DispatchFileHandle.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/flowable/workflow/dispatchFile/DispatchFileHandle.vue b/src/views/flowable/workflow/dispatchFile/DispatchFileHandle.vue
index 09f1b0a..9e0de1d 100644
--- a/src/views/flowable/workflow/dispatchFile/DispatchFileHandle.vue
+++ b/src/views/flowable/workflow/dispatchFile/DispatchFileHandle.vue
@@ -64,7 +64,7 @@
                   </a-row>
                   <a-row>
                     <a-col :span='span'>
-                      <a-form-model-item label='鍑哄簱鐘舵��' :labelCol='labelCol' :wrapperCol='wrapperCol' prop='pullStatus_dictText'>
+                      <a-form-model-item label='鐢熷懡鍛ㄦ湡' :labelCol='labelCol' :wrapperCol='wrapperCol' prop='pullStatus_dictText'>
                         <a-input :disabled='coldisabled' v-model='tableRowRecord.pullStatus_dictText'></a-input>
                       </a-form-model-item>
                     </a-col>

--
Gitblit v1.9.3