浏览代码

生产中改为已打标

lxf 1 年之前
父节点
当前提交
cc1449a5b9
共有 1 个文件被更改,包括 1 次插入1 次删除
  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,