mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 06:50:45 +08:00
feat: 外部链接国际化
This commit is contained in:
@@ -21,5 +21,6 @@ Vue.use(ElementUI, {
|
||||
new Vue({
|
||||
router,
|
||||
store,
|
||||
i18n,
|
||||
render: h => h(Link)
|
||||
}).$mount('#link')
|
||||
|
||||
Reference in New Issue
Block a user