Skip to content

Commit

Permalink
test: test push first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
niyonggui committed Mar 26, 2022
1 parent c43f39e commit a67bb48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import { createApp } from 'vue'
import App from './App.vue'

import './permission'

// 创建实例
const setupAll = async () => {
const app = createApp(App)

Expand Down

0 comments on commit a67bb48

Please sign in to comment.