打印
This commit is contained in:
@@ -89,6 +89,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
onLoad(o) {
|
onLoad(o) {
|
||||||
|
console.log(o)
|
||||||
this.shopId = o?.shopId
|
this.shopId = o?.shopId
|
||||||
if (decodeURIComponent(o.scene) != 'undefined') {
|
if (decodeURIComponent(o.scene) != 'undefined') {
|
||||||
this.id = decodeURIComponent(o.scene)
|
this.id = decodeURIComponent(o.scene)
|
||||||
|
|||||||
Reference in New Issue
Block a user