This commit is contained in:
952108534@qq.com 2022-01-13 15:10:33 +08:00
parent 890bdc8e8a
commit a2ad500537

View File

@ -105,7 +105,7 @@ export default {
//
async editaddress(user) {
user.data.id=3242
user.data.id=844350
let data = await selectaddress(user.data.id);
this.list=data.data;
console.log(this.list);
@ -231,7 +231,7 @@ float: left;
display: flex;
align-items: center;
justify-content: center;
display: none;
display: block;
.rc-footbutton {
width: 164px;