This commit is contained in:
952108534@qq.com
2022-01-20 20:39:04 +08:00
parent 943c20c7f7
commit 4fc8741cbd
2 changed files with 14 additions and 8 deletions

View File

@@ -163,7 +163,7 @@ export default {
// user.data.id=844350;
let data = await selectaddress(this.userid);
console.log(data);
// this.list=data;
this.list=data.data;
// console.log(this.list);
console.log(data);
},