|
|
@ -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 }, |
|
|
|