mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-09 03:51:25 +08:00
chore: 测试菜单页面
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
import { h, type Ref } from 'vue';
|
||||
|
||||
import {
|
||||
setupVbenVxeTable,
|
||||
useVbenVxeGrid,
|
||||
type VxeGridDefines,
|
||||
type VxeGridPropTypes,
|
||||
} from '@vben/plugins/vxe-table';
|
||||
import type { VxeGridDefines, VxeGridPropTypes } from '@vben/plugins/vxe-table';
|
||||
import type { Ref } from 'vue';
|
||||
|
||||
import { setupVbenVxeTable, useVbenVxeGrid } from '@vben/plugins/vxe-table';
|
||||
import { Button, Image } from 'ant-design-vue';
|
||||
import { h } from 'vue';
|
||||
|
||||
import { useVbenForm } from './form';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user