fix: 🐛 修改自动导入组件类型声明文件路径
Former-commit-id: deb08cb7c53982d47335357d1304df5d2ed09e28
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<script setup lang="ts">
|
||||
import { ElConfigProvider } from "element-plus";
|
||||
import { useAppStore } from "@/store/modules/app";
|
||||
|
||||
const appStore = useAppStore();
|
||||
|
||||
Reference in New Issue
Block a user