mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 21:59:12 +08:00
优化派单池页面
This commit is contained in:
parent
6e248597a5
commit
94c910f209
@ -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 () {
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user