jiazx0107
昨天 4450143298f467e05c84c7f2bfc8b04412d5ebc8
fzzy-igdss-web/src/main/java/com/fzzy/sys/controller/security/SecurityController.java
@@ -89,7 +89,7 @@
        if ("1".equals(type)) {
            viewUrl = prefix + "/video-aerial-dept";
            view.put("backgroundImg", commonManager.getDeptImg(deptId));
            view.put("backgroundImg", commonManager.isDeptImgExit(deptId));
        }
        if ("2".equals(type)) {
            viewUrl = prefix + "/video-list-dept";