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