修改搜索中心

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