Merge branch 'develop' of https://github.com/kailong321200875/vue-element-plus-admin into develop
This commit is contained in:
commit
743ecc1a24
|
@ -30,7 +30,7 @@ import { createApp } from 'vue'
|
|||
import App from './App.vue'
|
||||
|
||||
import './permission'
|
||||
|
||||
// 创建实例
|
||||
const setupAll = async () => {
|
||||
const app = createApp(App)
|
||||
|
||||
|
|
Loading…
Reference in New Issue