fixed #1575
This commit is contained in:
parent
8869b70d0b
commit
6d2b7bcbc9
2 changed files with 4 additions and 3 deletions
|
@ -4,6 +4,7 @@
|
|||
{{ current }}
|
||||
<Button type="primary" @click="subject">- 1</Button>
|
||||
<Button type="primary" @click="change">Change</Button>
|
||||
<Page :current="2" :total="50" simple></Page>
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue