|
|
@ -111,7 +111,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<Page :total="total" :current="pageNum" :page-size="pageSize" show-elevator show-total
|
|
|
|
<Page :total="total" :current="pageNum" :page-size="pageSize" show-elevator show-total
|
|
|
|
placement="top" @on-change="handlePage"
|
|
|
|
placement="top" @on-change="handlePage"
|
|
|
|
style="margin: 20px 50px 0 0;right:0px;position: absolute;bottom: 50px"></Page>
|
|
|
|
class="ks-page"></Page>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|
|
|
|
|
|
|
|
|