优化代码

This commit is contained in:
wuxw 2023-11-30 01:53:11 +08:00
parent eb3a07c736
commit 3269269f26

View File

@ -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);