修复上传问题

This commit is contained in:
橙子
2022-10-16 15:54:49 +08:00
parent 95c506c638
commit cf43dc8e70
15 changed files with 86 additions and 26 deletions

View File

@@ -7,7 +7,6 @@ import 'vant/es/notify/style';
import router from './router'
import store from './store'
import './permission'
import App from './App.vue'
const app=createApp(App)