forked from github/dataease
commit
fe687e6eb5
@ -17,7 +17,7 @@ const setupAll = async () => {
|
||||
const app = createApp(App)
|
||||
installDirective(app)
|
||||
await setupI18n(app)
|
||||
console.log('I18-loaded');
|
||||
console.log('I18-loaded')
|
||||
setupStore(app)
|
||||
setupRouter(app)
|
||||
setupElementPlus(app)
|
||||
|
Loading…
Reference in New Issue
Block a user