src/api/dept/index.js
@@ -282,6 +282,15 @@ }) } // 户籍人口、重点人口信息-----智能搜索 export const getVillagePersonInfoBySearch = (params) => { return request({ url: `/api/villagePersonInfo/villagePersonInfo/page`, method: 'get', params }) } // 户籍人口、重点人口信息 export const getPicURL = (resBusId) => { return request({