瀏覽代碼

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