forked from github/dataease
feat: 外部链接国际化
This commit is contained in:
parent
4f19867823
commit
f3fa01de1b
@ -21,5 +21,6 @@ Vue.use(ElementUI, {
|
||||
new Vue({
|
||||
router,
|
||||
store,
|
||||
i18n,
|
||||
render: h => h(Link)
|
||||
}).$mount('#link')
|
||||
|
Loading…
Reference in New Issue
Block a user