@@ -63,7 +63,7 @@ export default {
return this.$store.state.userinfo;
}
},
- onLoad() {
+ onLoad(option) {
this.item = JSON.parse(decodeURIComponent(option.item))
onShow() {