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