mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 21:59:12 +08:00
优化门禁工作
This commit is contained in:
parent
bb3d1844be
commit
eba5dea5fb
@ -31,7 +31,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<div class="row">
|
||||
<div class="col-sm-7 float-right">
|
||||
<div class="col-sm-12 float-right">
|
||||
<vc:create namespace="simplifyOwnerAccessContol" path="frame/paginationPlus"></vc:create>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
});
|
||||
vc.on('simplifyOwnerAccessContol','paginationPlus', 'page_event',
|
||||
function (_currentPage) {
|
||||
$that._listSimplifyOwnerComplaint(_currentPage, DEFAULT_ROWS);
|
||||
$that._listSimplifyOwnerAccessContol(_currentPage, DEFAULT_ROWS);
|
||||
});
|
||||
},
|
||||
methods: {
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<div class="row">
|
||||
<div class="col-sm-7 float-right">
|
||||
<div class="col-lg-12 float-right">
|
||||
<vc:create namespace="simplifyOwnerTransactionCar" path="frame/paginationPlus"></vc:create>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user