mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-05 03:36:39 +08:00
更改搜索
This commit is contained in:
parent
fa9418b9f9
commit
05271fb300
@ -1496,6 +1496,7 @@ selectGoods(item,index){
|
||||
console.log(item,index);
|
||||
this.activeIndex=index;
|
||||
console.log(item.title);
|
||||
|
||||
this.ifadroind(item,index,this.useraindex)
|
||||
// this.ifAdoid(item,index);
|
||||
|
||||
|
@ -104,7 +104,6 @@ export default {
|
||||
|
||||
//查询人的所有地址
|
||||
async editaddress(user) {
|
||||
|
||||
user.data.id=844350
|
||||
let data = await selectaddress(user.data.id);
|
||||
this.list=data.data;
|
||||
|
Loading…
Reference in New Issue
Block a user