Skip to content

Commit

Permalink
chore: remove redundant test code (#5094)
Browse files Browse the repository at this point in the history
  • Loading branch information
mynetfan authored Dec 10, 2024
1 parent e419b03 commit 07b1ad1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions playground/src/views/examples/vxe-table/basic.vue
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,6 @@ function changeLoading() {
<template #extra>
<DocButton path="/components/common-ui/vben-vxe-table" />
</template>
<Modal title="弹窗测试">
<p>这是一个弹窗</p>
</Modal>
<Drawer title="抽屉测试">
<p>这是一个抽屉</p>
</Drawer>
<Grid table-title="基础列表" table-title-help="提示">
<!-- <template #toolbar-actions>
<Button class="mr-2" type="primary">左侧插槽</Button>
Expand Down

0 comments on commit 07b1ad1

Please sign in to comment.