1、编辑地址默认是选择提交修改后,默认没了

2、添加新地址跳转到个人资料了????
3、个人资料修改密码去掉
4、提现 支付宝 提交问提
This commit is contained in:
gaoxs
2020-04-27 17:25:38 +08:00
parent 9d808bf9aa
commit cd98bf7acd
4 changed files with 60 additions and 45 deletions

View File

@ -147,24 +147,24 @@ export default {
!this.loading && this.get_product_list();
},
onHide() {
this.hostProduct = [];
this.productList = [];
this.Switch = true;
this.where = {
page: 1,
limit: 8,
keyword: s,
sid: id, //二级分类id
news: 0,
priceOrder: "",
salesOrder: ""
};
this.loadTitle = "";
this.loading = false;
this.loadend = false;
this.price = 0;
this.stock = 0;
this.nows = fals;
// this.hostProduct = [];
// this.productList = [];
// this.Switch = true;
// this.where = {
// page: 1,
// limit: 8,
// keyword: s,
// sid: id, //二级分类id
// news: 0,
// priceOrder: "",
// salesOrder: ""
// };
// this.loadTitle = "";
// this.loading = false;
// this.loadend = false;
// this.price = 0;
// this.stock = 0;
// this.nows = fals;
},
methods: {
goGoodsCon(item) {