1
This commit is contained in:
parent
0345221a1b
commit
f099e49eaa
@ -75,10 +75,11 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
created() {
|
|
||||||
// mer_id
|
onLoad(opt) {
|
||||||
this.getProductInfoByMerid();
|
this.getProductInfoByMerid(opt.mer_id);
|
||||||
},
|
},
|
||||||
|
|
||||||
methods: {
|
methods: {
|
||||||
|
|
||||||
// 提交订单
|
// 提交订单
|
||||||
|
Loading…
x
Reference in New Issue
Block a user