@@ -13,7 +13,7 @@ Page({
that.setData({phone_number: tel, preid: preid, from: from})
},
goApply () {
- var id = this.data.id, from = this.data.from, appid = '';
+ var id = this.data.preid, from = this.data.from, appid = '';
if (from == 'card') {
appid = 'X_' + id
}else{