duy 2 vuotta sitten
vanhempi
commit
c162ab11dc
1 muutettua tiedostoa jossa 1 lisäystä ja 11 poistoa
  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)