mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-12 04:03:15 +08:00
refactor(project): re-adjust the overall folder
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<script setup lang="ts">
|
||||
import type { SelectOption } from '@vben-core/typings';
|
||||
import type { SelectOption } from '@vben/types';
|
||||
|
||||
import { useSlots } from 'vue';
|
||||
|
||||
import { CircleHelp } from '@vben-core/icons';
|
||||
import { CircleHelp } from '@vben/icons';
|
||||
import {
|
||||
Select,
|
||||
SelectContent,
|
||||
|
||||
Reference in New Issue
Block a user