Browse Source

改接口名

feature
dai 3 years ago
parent
commit
18c28d6808
  1. 2
      src/views/modules/renFangTongJi/cpts/shequtongji.vue

2
src/views/modules/renFangTongJi/cpts/shequtongji.vue

@ -85,7 +85,7 @@ export default {
{ field: "出租房屋数", keyName: "czHouseTotal", type: "text" },
{ field: "闲置房屋数", keyName: "xzHouseTotal", type: "text" },
],
tableUrl: "/gov/org/house/communityUserHouseStats",
tableUrl: "/gov/org/house/usingCommunityUserHouseStats",
};
},
components: { basePage },

Loading…
Cancel
Save