Selaa lähdekoodia

生产中改为已打标

lxf 1 vuosi sitten
vanhempi
commit
cc1449a5b9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/production/schedule/production-order/index.vue

+ 1 - 1
src/views/production/schedule/production-order/index.vue

@@ -161,7 +161,7 @@ const tagList = ref({
 const status = ref([
   {
     dictKey: 30,
-    dictValue: "生产中",
+    dictValue: "已打标",
   },
   {
     dictKey: 40,