fix: 修改版本冲突导致报错的问题

This commit is contained in:
奔跑的面条
2022-04-15 17:48:02 +08:00
parent 28c4a133a6
commit 0f0c631f2a
6 changed files with 125 additions and 143 deletions
@@ -42,7 +42,7 @@ import { fetchPathByName, routerTurnByPath, renderLang, getUUID } from '@/utils'
const { FishIcon, CloseIcon } = icon.ionicons5
const { StoreIcon, ObjectStorageIcon } = icon.carbon
const t = window['$t']
const $t = window['$t']
const emit = defineEmits(['close'])
const props = defineProps({
show: Boolean