修改封装删除路由并重新push

This commit is contained in:
qq787203167
2022-03-05 12:18:19 +08:00
parent 5b67bf3c18
commit 12f9741510
3 changed files with 15 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@ import App from './App.vue'
import Storage from 'vue-ls'
import router from './router'
import store from './store/'
import $ from 'jquery'
import {
VueAxios