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