Explorar o código

fix:工序绑定添加工序标注

luoxiao hai 1 mes
pai
achega
720b86b845
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      src/views/base/craftManagement/route/bindConfig.ts

+ 6 - 0
src/views/base/craftManagement/route/bindConfig.ts

@@ -221,6 +221,12 @@ export const formOption = {
       type: "textarea",
     },
     {
+      label: "工序标注",
+      prop: "operationLabel",
+      span: 24,
+      type: "textarea",
+    },
+    {
       label: "自定义名称",
       prop: "customEnable",
       span: 8,