tanyanfei %!s(int64=5) %!d(string=hai) anos
pai
achega
fbfd588357
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/pay/pay.js

+ 1 - 1
pages/pay/pay.js

@@ -59,7 +59,7 @@ Page({
       data:{
         total_fee: data.price,
         signup_id:data.id,
-        bill_type: this.data.account+1,
+        bill_type: Number(this.data.account)+1,
         bill_no: form.bill_no,
         bill_mat:1
       },