Procházet zdrojové kódy

生产中改为已打标

lxf před 1 rokem
rodič
revize
cc1449a5b9

+ 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,