Commit 9c3828d6 authored by 潘永坪's avatar 潘永坪

联票电子门票bug处理

parent 67339ada
......@@ -416,7 +416,7 @@ export default {
}
},
onLoad(option) {
this.companyId = option.companyId || ''
this.companyId=this.$commonjs.getCompanyId(option)|| ''
this.groupId=option.groupId||''
this.groupChannelId=option.groupChannelId||''
this.orderSource=option.orderSource||''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment