소스 검색

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

see999 4 년 전
부모
커밋
7cb8d66772
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/xt_pages/data/components/project.vue

+ 1 - 1
src/xt_pages/data/components/project.vue 파일 보기

@@ -739,7 +739,7 @@ export default {
739 739
           }
740 740
          }
741 741
          tableData.push(obj)
742
-         console.log("项目列表",tableData)
742
+         // console.log("项目列表",tableData)
743 743
 
744 744
         for(let i=0;i<tableData.length;i++){
745 745