XMLWAN hace 4 años
padre
commit
1c1cbb4591
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/xt_pages/data/components/project.vue

+ 1 - 1
src/xt_pages/data/components/project.vue Ver fichero

@@ -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