src/store/index.js
@@ -9,6 +9,7 @@ export default new Vuex.Store({ state: { oldTree: null, catalogueName: '', cataNode: {}, lang: 'zh', @@ -40,6 +41,7 @@ propertiesFlag: null, propertiesName: null, propertiesInfo: null, pickUpPointInfo: null, //主题切换 theme: variables.theme, @@ -67,6 +69,14 @@ attachinfo: null, catModel: false, catModelInfo: null, showPopBoxFlag: false, pickoption: null, previewLayer: null, histLenged: false, setAlphaDity: null, setAlphaList: [], isProjectLayer: [], pigCode: null, }, mutations: { //获取权限合集