重构组件结构,添加周边分析组件结构(但无具体实现)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { useLoadingInformationStore } from '@/stores/useLoadingInformation';
|
||||
import { useLoadingInformationStore } from '@/stores/useLoadingInformation.ts';
|
||||
|
||||
defineProps<{
|
||||
constrolShowList: {
|
||||
|
||||
Reference in New Issue
Block a user