YangYuGang
2025-04-14 6a7257f9d8f659c508cf826726126c0fa4363eef
src/views/tigerprojects/system/lowcode/entityts/MES_TOOL.ts
@@ -42,6 +42,7 @@
          IsExist: 'TOOL_CODE', //判断主表的唯一字段
          IsID: false,
          ifSave: false,
          IsEdit: false, //是否编辑
          drawers: [{ name: 'MES_TOOL_PROP', code: 'TOOL_CODE', type: 'one', keyName: 'MES_TOOL_PROP' }], //drawers是右边弹出增改侧框的名字列表
        },
      };