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