Explorar el Código

集团首页修改bug

fujunwen hace 4 años
padre
commit
f7ee912a26
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;