|
@@ -1,6 +1,6 @@
|
|
import Vue from 'vue'
|
|
import Vue from 'vue'
|
|
import Vuex from 'vuex'
|
|
import Vuex from 'vuex'
|
|
-import storage from '@/utils/storage'
|
|
|
|
|
|
+import storage from '@/framework/utils/storage'
|
|
import layout from '@/framework/layout/layout-store'
|
|
import layout from '@/framework/layout/layout-store'
|
|
import project from "./modules/project"
|
|
import project from "./modules/project"
|
|
import peojMess from "./modules/proMess"
|
|
import peojMess from "./modules/proMess"
|