mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
优化代码
This commit is contained in:
parent
7d7637da55
commit
b47304b36a
@ -240,7 +240,7 @@
|
||||
return;
|
||||
}
|
||||
$that._closeDoPayFeeModal();
|
||||
$that.payFeeOrderInfo.receiptId = _data.receiptId;
|
||||
$that.payFeeOrderInfo.receiptId = _data.data.receiptId;
|
||||
//关闭model
|
||||
$("#payFeeResult").modal({
|
||||
backdrop: "static", //点击空白处不关闭对话框
|
||||
|
||||
Loading…
Reference in New Issue
Block a user