feat:vue-element-admin升级改造vue3
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {Module} from "vuex";
|
||||
import {RootStateTypes, AppState} from "@store/interface";
|
||||
import {AppState,RootStateTypes} from "@store/interface";
|
||||
import {Local} from "@utils/storage";
|
||||
|
||||
const appModule: Module<AppState, RootStateTypes> = {
|
||||
|
||||
Reference in New Issue
Block a user