chore: remove redundant test code (#5094)

pull/58/MERGE
Netfan 2024-12-10 17:58:57 +08:00 committed by GitHub
parent e419b03cab
commit 07b1ad121c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 6 deletions

View File

@ -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>