Browse Source

集团首页注释掉弹窗功能

fujunwen 4 years ago
parent
commit
8588a914c7
1 changed files with 3 additions and 0 deletions
  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