去除无用log;修改H5端登录无法重定向的问题
This commit is contained in:
@ -165,7 +165,6 @@
|
||||
rechar_id: that.rechar_id,
|
||||
})
|
||||
.then((res) => {
|
||||
console.log(res);
|
||||
var data = res.data.data;
|
||||
weappPay(res.data.data)
|
||||
.then(() => {
|
||||
|
Reference in New Issue
Block a user