mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-23 00:14:32 +08:00
feat: add vxe-table component (#4563)
* chore: wip vxe-table * feat: add table demo * chore: follow ci recommendations to adjust details * chore: add custom-cell demo * feat: add custom-cell table demo * feat: add table from demo
This commit is contained in:
@@ -12,5 +12,5 @@ function handleClick() {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Button type="link" @click="handleClick">查看组件文档</Button>
|
||||
<Button @click="handleClick">查看组件文档</Button>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user