소스 검색

集团首页修改bug

fujunwen 4 년 전
부모
커밋
f7ee912a26
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/statistics/index.vue

+ 1 - 0
src/views/statistics/index.vue

@@ -1168,6 +1168,7 @@ export default {
     openMaskPanel(system) {
       let target = this.getDataByCityCcode(this.selectedZone)
       if (target) {
+        this.currentDialogLevel = target.level
         this.currentLevel = target.level
       }
       this.currentSysId = system.smsxt;