fixed #3112
This commit is contained in:
parent
47dc36c58b
commit
a7a7901407
3 changed files with 9 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div>
|
||||
<Page :total="total" show-sizer show-elevator show-total :current.sync="current"></Page>
|
||||
<Page :total="total" show-sizer show-elevator show-total transfer :current.sync="current"></Page>
|
||||
{{ current }}
|
||||
<Button type="primary" @click="subject">- 1</Button>
|
||||
<Button type="primary" @click="change">Change</Button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue