chenrui  il y a 2 ans
Parent
commit
5f4d3c71ab
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/securityCheck/views/cargoCharts.vue

+ 1 - 1
src/views/securityCheck/views/cargoCharts.vue

@@ -385,7 +385,7 @@ export default {
         console.log(a);
         this.queryData.riskRating = a.seriesName;
         // this.queryData.openResult = a.value;
-        // this.echar();
+        this.echar();
       });
     },
   },