update Table
This commit is contained in:
parent
af6e81cd64
commit
367a4196a4
3 changed files with 7 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<Table :columns="columns7" :data="data6" @on-expand="expand"></Table>
|
||||
<Table border :columns="columns7" :data="data6" @on-expand="expand"></Table>
|
||||
</template>
|
||||
<script>
|
||||
import etable from '../components/table.vue';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue