|
|
@ -718,7 +718,7 @@ |
|
|
|
|
|
|
|
// 导出 |
|
|
|
async handleExport() { |
|
|
|
const url = "/actual/base/resiCategorized/oldpeople/export"; |
|
|
|
const url = "/actual/base/resiCategorized/oldPeople/export"; |
|
|
|
const { pageSize, pageNo, formData } = this; |
|
|
|
axios({ |
|
|
|
url: window.SITE_CONFIG["apiURL"] + url, |
|
|
|