duy před 2 roky
rodič
revize
c162ab11dc
1 změnil soubory, kde provedl 1 přidání a 11 odebrání
  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)