Parcourir la source

集团首页修改bug

fujunwen il y a 4 ans
Parent
commit
f7ee912a26
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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;