mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
style(projects): 格式化代码
This commit is contained in:
@ -181,7 +181,7 @@ const plugins = [
|
||||
];
|
||||
|
||||
/** 引入element-plus UI组件 */
|
||||
export default function setupElementPlus(app: App<Element>) {
|
||||
export default function setupElementPlus(app: App<Element>): void {
|
||||
/** 国际化 */
|
||||
locale.use(lang);
|
||||
components.forEach(component => {
|
||||
|
Reference in New Issue
Block a user