Procházet zdrojové kódy

集团首页修改bug

fujunwen před 4 roky
rodič
revize
f7ee912a26
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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;