Răsfoiți Sursa

删除注释

duy 2 ani în urmă
părinte
comite
c162ab11dc
1 a modificat fișierele cu 1 adăugiri și 11 ștergeri
  1. 1 11
      src/views/custody/testing.vue

+ 1 - 11
src/views/custody/testing.vue

@@ -429,17 +429,7 @@ watch(() => [
 
     }
 )
-//监听
-// watch(() => [reTabledata.value], ([ReTabledata]) => {
-//       console.log(ReTabledata,'ReTabledata');
-//       console.log(tableData.value,'tableData.value');
-//       ReTabledata.forEach((item)=>{
-//         pushTable(item)
-//       })
-
-//     }
-// )
-//渲
+
 
 //历史报告
 const visible = ref(false)