mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-06 04:43:15 +08:00
refactor(project): simplified part of the package, code optimization
This commit is contained in:
@@ -3,7 +3,7 @@ import type { MenuRecordBadgeRaw } from '@vben-core/typings';
|
||||
|
||||
import { computed } from 'vue';
|
||||
|
||||
import { isValidColor } from '@vben-core/colorful';
|
||||
import { isValidColor } from '@vben-core/toolkit';
|
||||
|
||||
import BadgeDot from './menu-badge-dot.vue';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user