Sfoglia il codice sorgente

流转卡号更改

qinhb 3 mesi fa
parent
commit
f2781a8af6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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)
                   )
                 }}