src/views/Synthesis/coverage.vue
@@ -31,12 +31,12 @@ // class: "a2", // }, { id: '3', id: '2', name: 'synthesis.release', class: 'a3', }, { id: '2', id: '3', name: 'synthesis.export', class: 'a4', }, @@ -61,8 +61,11 @@ checkCourvage(res) { switch (res.id) { case '1': //图层管理 // 打开工程树弹窗 break; case '2': //场景发布 break; case '3': //场景导出! this.$store.state.exportLayer != this.$store.state.exportLayer; break; } },