修改搜索中心

This commit is contained in:
qq787203167
2022-03-25 14:53:07 +08:00
parent c0490c837e
commit 6143fe77f4
@@ -497,7 +497,7 @@
mapTwo: this.mapTwo
}
this.loading = true
postAction(this.url.getInfoList, query).then((res) => {
getAction(this.url.getInfoList, query).then((res) => {
if (res.success) {
this.dataSource = res.result.records
this.dataSource.forEach((val) => {