소스 검색

lrl-2022-01-04

lirl 3 년 전
부모
커밋
ec2a4f13ad
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/energyPlan/components/supplyAndDemand/planProjectRoundLG.vue

+ 0 - 1
src/views/energyPlan/components/supplyAndDemand/planProjectRoundLG.vue

@@ -2228,7 +2228,6 @@ export default {
                  });
                     }
                     that.rightTableData = arr;
-                    console.log(that.rightTableData);
                     that.total = res.data.total;
                     } else {
                         that.$message.error(res.message);