修改迁移列表功能
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user