瀏覽代碼

集团首页注释掉弹窗功能

fujunwen 4 年之前
父節點
當前提交
8588a914c7
共有 1 個文件被更改,包括 3 次插入0 次删除
  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