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