修改迁移列表功能

This commit is contained in:
2026-01-15 17:00:50 +08:00
parent de2fea9750
commit 9c88d8556c
3 changed files with 93 additions and 25 deletions

View File

@@ -208,8 +208,8 @@ export default {
},
selectMethod() {
console.log(this.radio);
this.dataList = []
this.getDataList()
},
// 获取数据列表
getDataList() {
@@ -224,7 +224,7 @@ export default {
page: this.pageIndex,
limit: this.pageSize,
type: "point",
//qudao: "Google"
qudao: this.radio
},
header: {