| | |
| | | mapMenuBoxFlag: null, |
| | | mapSpaceQueryLayer: null, |
| | | mapMenuShpFile: null, |
| | | propertiesFlag: null, |
| | | propertiesName: null, |
| | | propertiesInfo: null, |
| | | pickUpPointInfo: null, |
| | | |
| | | //主题切换 |
| | | theme: variables.theme, |
| | |
| | | pipelineEntity: [], |
| | | reporturl: null, |
| | | layerMnage: false, |
| | | themeflag: false, |
| | | language: true, |
| | | isNaviget: false, |
| | | treeData: null, |
| | | checkedKeys: [], |
| | | queryInfo: [], |
| | | Map3: [], |
| | | histogramLayer: [], |
| | | attachModel: false, |
| | | attachinfo: null, |
| | | catModel: false, |
| | | catModelInfo: null, |
| | | showPopBoxFlag: false, |
| | | pickoption: null, |
| | | }, |
| | | mutations: { |
| | | //获取权限合集 |
| | |
| | | }); |
| | | }); |
| | | }, |
| | | setCookies(res) { |
| | | setCookies(res) { |
| | | var value = localStorage.getItem('LFToken'); |
| | | if (value != null) { |
| | | this.rmCookies(); |