ソースを参照

流转卡号更改

qinhb 1 ヶ月 前
コミット
f2781a8af6
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/process/components/transferNum.vue

+ 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)
                   )
                 }}