瀏覽代碼

流转卡号更改

qinhb 3 月之前
父節點
當前提交
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)
                   )
                 }}