mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化分页
This commit is contained in:
parent
ecfb7557a4
commit
c0994b0177
@ -52,7 +52,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<!-- 分页 -->
|
||||
<vc:create namespace="chooseInspectionRoutePoint" name="paginationPlus"></vc:create>
|
||||
<vc:create namespace="chooseInspectionRoutePoint" path="frame/paginationPlus"></vc:create>
|
||||
<div class="ibox-content" v-if="chooseInspectionRoutePointInfo.points.length > 0">
|
||||
|
||||
<button class="btn btn-primary float-right" type="button" v-on:click="_chooseInspectionRoutePoint()"><i
|
||||
|
||||
@ -35,7 +35,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<!-- 分页 -->
|
||||
<vc:create namespace="inspectionTaskDetail" name="paginationPlus"></vc:create>
|
||||
<vc:create namespace="inspectionTaskDetail" path="frame/paginationPlus"></vc:create>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user