Procházet zdrojové kódy

fix:工序编码自动生成

lupeng před 6 měsíci
rodič
revize
b15b761836

+ 1 - 7
src/views/base/craftManagement/process/index.vue

@@ -187,13 +187,7 @@ option.value = Object.assign(option.value, {
       prop: "operationCode",
       span: 12,
       search: true,
-      rules: [
-        {
-          required: true,
-          message: "工序编码不能为空",
-          trigger: "blur",
-        },
-      ],
+      display: false,
     },
     {
       label: "工段",