mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改版本冲突导致报错的问题
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user