fix: 删除错误引入AIcon

This commit is contained in:
xieyonghong 2023-03-25 18:45:38 +08:00
parent 6549c98605
commit 0f17aee1ab
2 changed files with 0 additions and 2 deletions

View File

@ -90,7 +90,6 @@
</template>
<script setup lang='ts' name="Parsing">
import AIcon from '@/components/AIcon'
import PermissionButton from '@/components/PermissionButton/index.vue'
// import MonacoEditor from '@/components/MonacoEditor/index.vue';
import { useFullscreen } from '@vueuse/core'

View File

@ -61,7 +61,6 @@
</template>
<script setup lang='ts' name="DataAnalysis">
import AIcon from '@/components/AIcon'
import PermissionButton from '@/components/PermissionButton/index.vue'
// import MonacoEditor from '@/components/MonacoEditor/index.vue';
import { useFullscreen } from '@vueuse/core'