Pārlūkot izejas kodu

集团首页注释掉弹窗功能

fujunwen 4 gadi atpakaļ
vecāks
revīzija
8588a914c7
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      src/views/statistics/index.vue

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

@@ -1198,6 +1198,9 @@ export default {
      *@description 打开弹窗
      */
     openMaskPanel(system) {
+      if(this.skinMode === 'dark') {
+        return false;
+      }
       let target = this.getDataByCityCcode(this.selectedZone)
       if (target) {
         this.currentDialogLevel = target.level