From 1384174f03c9a009cfbb3ae99aaeec21f177e4c2 Mon Sep 17 00:00:00 2001 From: yyg1378265336 <1378265336@qq.com> Date: 星期四, 27 二月 2025 09:26:30 +0800 Subject: [PATCH] 生产工具信息 --- src/components/Description/index.ts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/Description/index.ts b/src/components/Description/index.ts index 58277d0..c75c4db 100644 --- a/src/components/Description/index.ts +++ b/src/components/Description/index.ts @@ -1,4 +1,4 @@ -import { withInstall } from '/@/utils'; +import { withInstall } from '@/utils'; import description from './src/Description.vue'; export * from './src/typing'; -- Gitblit v1.9.3