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 = {
mobile: this.mobile,
linkId: this.lid,
openAddress: this.appkey,
sendApiData: this.appkey,
// channelType: this.channelType
}
this.axios({

Loading…
Cancel
Save