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

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

@@ -350,6 +350,7 @@
       handleOk(e) {
         // console.log(e);
         this.visible = false;
+        
         postAction('/ctop/releaseViewRecord/view', {
           versionId:this.versionId
         }).then(res => {