소스 검색

删除注释

duy 2 년 전
부모
커밋
c162ab11dc
1개의 변경된 파일1개의 추가작업 그리고 11개의 파일을 삭제
  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)