Commit a988c3f0 authored by 李智书's avatar 李智书

1.提交更新;

parent d4094744
......@@ -305,7 +305,7 @@
});
},
// 充值结果查询
async ExchangeWithdrawQuery(flowId, oriCorpSerno) {
async ExchangeWithdrawQuery() {
let this_ = this;
let loading = weui.loading('请稍后');
$.ajax({
......@@ -313,6 +313,7 @@
type: "POST",
contentType: "application/x-www-form-urlencoded",
data: {
orderNo: this_.RechargeSmsorderNoInfo.orderNo,
schoolId: bankInfo.schoolId,
userId: userID,
sessionid: sessionID,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment