瀏覽代碼

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

luoxiao 1 月之前
父節點
當前提交
720b86b845
共有 1 個文件被更改,包括 6 次插入0 次删除
  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,