Commit bca175eb authored by 潘永坪's avatar 潘永坪

排号bug处理

parent 36354329
......@@ -40,7 +40,7 @@ export default {
}
},
onLoad(option) {
this.merchantId=this.$commonjs.getKey(option,'merchantCode')
this.merchantCode=this.$commonjs.getKey(option,'merchantCode')
},
methods: {
//---查询订单
......
......@@ -46,7 +46,7 @@
</view>
</view>
<view class="bottom">
<!-- <view class="bottom">
<view class="bottom-title">
游客须知
</view>
......@@ -71,7 +71,7 @@
详情请至游客中心或拨打官方电话023-68816888咨询。
</view>
</view>
</view>
</view> -->
</view>
</template>
......
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