Explorar el Código

生产中改为已打标

lxf hace 1 año
padre
commit
cc1449a5b9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,