qinhb 3 mesiacov pred
rodič
commit
f2781a8af6

+ 1 - 1
src/views/process/components/transferNum.vue

@@ -45,7 +45,7 @@
               <div :class="item.state == '0' || item.state == '2' ? 'status success' : 'status'">
                 {{
                   dictS.getLableByValue(
-                    "work_order_seq_state",
+                    "station_task_state",
                     String(item.state)
                   )
                 }}