src/views/tigerprojects/system/lowcode/entityts/MES_TOOL.ts
@@ -127,8 +127,9 @@ SessionName: 'MES_TOOL_PROP_update', Title: `编辑生产工具信息:${params['record']['TOOL_CODE']}`, pCode: 'TOOL_CODE', IsID: false, ifSave: false, IsID: false, //是否ID ifSave: false, //是否保存,false就是高级页面要做全部提交 IsEdit: true, //是否编辑 drawers: [{ name: 'MES_TOOL_PROP', code: 'TOOL_CODE', type: 'one', keyName: 'MES_TOOL_PROP' }], //drawers是右边弹出增改侧框的名字列表 }; // 将对象转换为JSON字符串并保存到sessionStorage