YangYuGang
2025-04-14 6a7257f9d8f659c508cf826726126c0fa4363eef
src/views/tigerprojects/system/lowcode/entityts/QMS_INS_ITEM.ts
@@ -60,7 +60,7 @@
     * @description: 获取新增按钮的行为
     * @return {*}
     */
    CreateAction: (fnName: string) => {
    CreateAction: (type: string) => {
      return {
        action: 'drawer', //drawer(打开左侧抽屉框) | go(跳转到新的页面)
      };