iview/src/components/table/index.js

2 lines
54 B
JavaScript
Raw Normal View History

import Table from './table.vue';
export default Table;