Ben Lin
2025-03-08 7f5b781c9b476eb1c74dd637cbf9ee54bc71acfd
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: 获取树形数据