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