魏志佳 il y a 5 ans
Parent
commit
8e96c380c9
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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 => {