chenrui  2 年之前
父节点
当前提交
c0d9986126
共有 1 个文件被更改,包括 1 次插入1 次删除
  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({