mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
update
This commit is contained in:
@@ -10,10 +10,3 @@ import 'vxe-table-plugin-iview/dist/style.css'
|
||||
Vue.use(VXETable)
|
||||
VXETable.use(VXETablePluginElement)
|
||||
VXETable.use(VXETablePluginIView)
|
||||
|
||||
// 设置默认参数
|
||||
VXETable.setup({
|
||||
pagination: {
|
||||
layouts: ['PrevJump', 'PrevPage', 'Jump', 'PageCount', 'NextPage', 'NextJump', 'Sizes', 'Total']
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user