src/store/index.js
@@ -9,6 +9,7 @@ export default new Vuex.Store({ state: { oldTree: null, catalogueName: '', cataNode: {}, lang: 'zh', @@ -72,6 +73,10 @@ pickoption: null, previewLayer: null, histLenged: false, setAlphaDity: null, setAlphaList: [], isProjectLayer: [], pigCode: null, }, mutations: { //获取权限合集