Browse Source

'改通知'

魏志佳 5 years ago
parent
commit
a53b852d79
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/dashboard/Analysis.vue

+ 1 - 1
src/views/dashboard/Analysis.vue

@@ -318,7 +318,7 @@
         visitInfo: [],
         indicator: <a-icon type="loading" style="font-size: 24px" spin />,
         roleCode: localStorage.getItem('roleCode'),
-        visible:true,//更新通知消息提示框
+        visible:false,//更新通知消息提示框
         updateTime:['2020-6-10'],
         versionId:0,//存储版本号 判断通知什么时候显示
       }