mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-09 22:33:14 +08:00
perf: format code with better style (#5283)
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
import type { LocaleSetupOptions, SupportedLanguagesType } from '@vben/locales';
|
||||
import type { Locale } from 'ant-design-vue/es/locale';
|
||||
|
||||
import type { App } from 'vue';
|
||||
|
||||
import type { LocaleSetupOptions, SupportedLanguagesType } from '@vben/locales';
|
||||
|
||||
import { ref } from 'vue';
|
||||
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user