Browse Source

money&time

HuaJingwen 6 years ago
parent
commit
c2c602ed24
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/getIt/getIt.js

+ 1 - 1
pages/getIt/getIt.js

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