Эх сурвалжийг харах

培训监控双击某个人进去的页面,去掉浏览view接口的调用

刘洋 2 жил өмнө
parent
commit
bee56d5b18

+ 5 - 5
src/modules/monitor/training-monitoring-detail/index.vue

@@ -177,11 +177,11 @@ const {
   onCurrentChange,
 } = useTableCheck(monitorDetail)
 
-watch(current, () => {
-  if (current.value) {
-    useFetch('viewActiveCheck').fetch({ taskId: current.value?.taskId })
-  }
-})
+// watch(current, () => {
+//   if (current.value) {
+//     useFetch('viewActiveCheck').fetch({ taskId: current.value?.taskId })
+//   }
+// })
 
 const imgOption = computed<SetImgBgOption>(() => {
   return {