添加前端国际化框架
This commit is contained in:
@@ -46,6 +46,7 @@ import { addDateRange, handleTree, parseTime, resetForm, selectDictLabel, select
|
||||
|
||||
import { getValueByCode } from '@/api/system/param'
|
||||
import VueBus from 'vue-bus'
|
||||
import i18n from './i18n'
|
||||
LogicFlow.use(Menu)
|
||||
|
||||
Vue.component('tinymce', Tinymce)
|
||||
@@ -81,5 +82,6 @@ new Vue({
|
||||
el: '#app',
|
||||
router,
|
||||
store,
|
||||
i18n,
|
||||
render: h => h(App)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user