src/views/tigerprojects/system/lowcode/entityts/ProdRouteBinding.ts
@@ -85,7 +85,7 @@ * @return {*} */ GetHomeUrl: (params) => { return `/V_BAS_PROD_R/LC/${encodeURI(JSON.stringify({ ID: 'V_BAS_PROD_R', colSlots: [], crudColSlots: [], sName: params['sName'] }))}`; return `/V_BAS_PROD_R/LC/${encodeURI(JSON.stringify({ ID: 'V_BAS_PROD_R',"EntityName":"V_BAS_PROD_R", colSlots: [], crudColSlots: [], sName: params['sName'] }))}`; }, /** * @description: 获取树形数据