This commit is contained in:
parent
d3dccd5da9
commit
018f908806
Binary file not shown.
|
Before Width: | Height: | Size: 3.0 KiB |
|
|
@ -58,6 +58,9 @@
|
||||||
|
|
||||||
// this.paygetActive() //列表
|
// this.paygetActive() //列表
|
||||||
},
|
},
|
||||||
|
onShow() {
|
||||||
|
this.paygetShopByMember(this.info.shopId_id)
|
||||||
|
},
|
||||||
methods: {
|
methods: {
|
||||||
async paygetShopByMember(w) {
|
async paygetShopByMember(w) {
|
||||||
let res = await this.api.paygetShopByMember({
|
let res = await this.api.paygetShopByMember({
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue