Browse Source

回传参数

master
langz 3 years ago
parent
commit
2a6d896d2b
  1. 2
      src/views/hotVIPPages/vip.vue

2
src/views/hotVIPPages/vip.vue

@ -249,7 +249,7 @@ export default {
const data = { const data = {
mobile: this.mobile, mobile: this.mobile,
linkId: this.lid, linkId: this.lid,
openAddress: this.appkey, sendApiData: this.appkey,
// channelType: this.channelType // channelType: this.channelType
} }
this.axios({ this.axios({

Loading…
Cancel
Save