chenrui  2 năm trước cách đây
mục cha
commit
c0d9986126
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/securityCheck/views/cargoCharts.vue

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

@@ -213,7 +213,7 @@ export default {
     //点击跳转
     echar(data) {
       if (data) {
-        this.queryData.riskRating = data.namefa;
+        // this.queryData.riskRating = data.namefa;
         this.queryData.openResult = data.namech;
       }
       this.$router.push({