whyczyk
2021-10-14 75b3b07857fae1beecbea0534fb60df7e0469052
地图落后单体模块跳转功能
1个文件已修改
2 ■■■ 已修改文件
src/components/indexPanel/InfoPanel.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/indexPanel/InfoPanel.vue
@@ -121,7 +121,7 @@
                    pageInfo: {
                        label: "落后单体查询",
                        name: "taskplan",
                        src: "#/reportStatistics/taskplan" + this.search + '&fromType=fromIndex',
                        src: "#/reportStatistics/taskplan?province=" + this.info.StationName.split('-')[0] + '&home=' + this.info.StationName + '&fromType=fromIndex',
                        closable: true
                    }
                }