mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
优化代码
This commit is contained in:
parent
eb3a07c736
commit
3269269f26
@ -135,6 +135,7 @@
|
||||
//重置
|
||||
_resetOweFeeMethod: function () {
|
||||
vc.resetObject($that.listOweFeeInfo.conditions);
|
||||
$that.listOweFeeInfo.conditions.communityId = vc.getCurrentCommunity().communityId
|
||||
$that.listOweFeeInfo.feeConfigNames = [];
|
||||
$('#configIds').selectpicker('deselectAll');
|
||||
$that._loadListOweFeeInfo(DEFAULT_PAGE, DEFAULT_ROWS);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user