mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
员工详情重置密码bug
This commit is contained in:
parent
23aea8245c
commit
005aa3c4bb
@ -290,7 +290,7 @@
|
||||
return;
|
||||
}
|
||||
if ($that.addFeeConfigInfo.paymentCd != '1200') { //如果不是预付费
|
||||
$that.addFeeConfigInfo.prepaymentPeriod = '';
|
||||
$that.addFeeConfigInfo.prepaymentPeriod = '0';
|
||||
}
|
||||
//收费项目去空
|
||||
$that.addFeeConfigInfo.feeName = $that.addFeeConfigInfo.feeName.trim();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user