mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-25 14:17:54 +08:00
Merge branch 'master' of http://git.homecommunity.cn/supervip/MicroCommunityWeb
This commit is contained in:
commit
806399994f
@ -93,6 +93,9 @@
|
||||
if ($that.payFeeOrderInfo.tempCycles != "" && $that.payFeeOrderInfo.tempCycles != '-102') {
|
||||
$that.payFeeOrderInfo.cycles = $that.payFeeOrderInfo.tempCycles;
|
||||
}
|
||||
if($that.payFeeOrderInfo.feeFlag == '2006012'){
|
||||
$that.payFeeOrderInfo.cycles = '1';
|
||||
}
|
||||
if ($that.payFeeOrderInfo.cycles == "") {
|
||||
$that.payFeeOrderInfo.cycles = '-101';
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user