src/views/tigerprojects/system/lowcode/entityts/BAS_LABEL_VAR.ts
@@ -43,6 +43,10 @@ ActionItem: (params: Recordable<any>, data, ...args): ActionItem[] => { return data; }, /** * @description: 高级表单和详情页面返回主页面的url * @return {*} */ GetHomeUrl: () => { return `/BAS_LABEL_TEMP/LC/${encodeURI(JSON.stringify({ ID: 'BAS_LABEL_TEMP', colSlots: [], crudColSlots: [] }))}`; },