Ben Lin
2024-10-22 0c81362850314afd2a6cb5f5d6b332d7ad33058b
src/views/tigerprojects/system/lowcode/entityts/BAS_REASON.ts
@@ -35,7 +35,7 @@
     * @description: 获取新增按钮的行为
     * @return {*}
     */
    CreateAction: (fnName: string) => {
    CreateAction: (type: string) => {
      return {
        action: 'drawer', //drawer(打开左侧抽屉框) | go(跳转到新的页面)
      };