mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-02 02:06:38 +08:00
更改
This commit is contained in:
parent
890bdc8e8a
commit
a2ad500537
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user