|
|
@ -792,7 +792,7 @@ export default { |
|
|
|
}, |
|
|
|
// 导出 |
|
|
|
async handleExport () { |
|
|
|
const url = "/actual/base/resiHousingNature/export"; |
|
|
|
const url = "/actual/base/resiCategorized/specialSupport/export"; |
|
|
|
const { pageSize, pageNo, formData } = this; |
|
|
|
axios({ |
|
|
|
url: window.SITE_CONFIG["apiURL"] + url, |
|
|
@ -922,4 +922,3 @@ export default { |
|
|
|
} |
|
|
|
</style> |
|
|
|
|
|
|
|
|