咏竹莉
where there is a will,there is a way

原理:

当弹框关闭后将分页销毁,弹框开启后再重新渲染,就回到了初始状态

 

解决:

      <page v-if="pageData.total > 0 && isShowModal" :total="pageData.total" :current-page="pageData.page" :page-size="pageData.page_size" @goPage="getDeviceOffline"></page>

 

posted on 2021-12-09 17:50  咏竹莉  阅读(98)  评论(0编辑  收藏  举报