|
@ -51,7 +51,7 @@ export default { |
|
|
mixinViewModuleOptions: { |
|
|
mixinViewModuleOptions: { |
|
|
getDataListURL: '/app-user/populationinformation/selectPeopleByCurrentAddress', |
|
|
getDataListURL: '/app-user/populationinformation/selectPeopleByCurrentAddress', |
|
|
getDataListIsPage: true, |
|
|
getDataListIsPage: true, |
|
|
exportURL: '/app-user/populationinformation/getFamily/export' |
|
|
exportURL: '/app-user/populationinformation/selectPeopleByCurrentAddress/export' |
|
|
}, |
|
|
}, |
|
|
dataForm: { |
|
|
dataForm: { |
|
|
populationId: '' |
|
|
populationId: '' |
|
|