优化派单池页面

This commit is contained in:
java110 2020-06-30 19:13:01 +08:00
parent 6e248597a5
commit 94c910f209

View File

@ -33,6 +33,7 @@
vc.getDict('r_repair_pool', "state", function (_data) {
vc.component.repairPoolManageInfo.states = _data;
});
vc.component._listRepairPools(DEFAULT_PAGE, DEFAULT_ROWS);
},
_initEvent: function () {