|
|
|
@ -570,7 +570,7 @@ export default { |
|
|
|
async loadTable() { |
|
|
|
this.tableLoading = true; |
|
|
|
|
|
|
|
const url = "/epmetuser/icEpidemicSpecialAttention/list"; |
|
|
|
const url = "/epmetuser/icEpidemicSpecialAttention/historyList"; |
|
|
|
// const url = "http://yapi.elinkservice.cn/mock/245/epmetuser/icEpidemicSpecialAttention/list" |
|
|
|
let params = { |
|
|
|
pageSize: this.pageSize, |
|
|
|
|