customer_list/ch/static/config/route.js
@@ -8,6 +8,25 @@ redirect: null, showTitle: false, }, { name: 'WorkspaceSituation', isKeepAlive: true, isAffix: false, path: '/workspace/situation', component: '/project/ch/workspace/situation/index.vue', redirect: null, showTitle: true, }, { name: 'GisSituation', isKeepAlive: true, isAffix: false, path: '/gis/situation', component: '/project/ch/gis/situation/index.vue', redirect: null, showTitle: true, }, //应用场景(主场景根据当前ID显示次场景) { name: 'Scenario',