Explorar o código

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

刘洋 %!s(int64=2) %!d(string=hai) anos
pai
achega
bee56d5b18
Modificáronse 1 ficheiros con 5 adicións e 5 borrados
  1. 5 5
      src/modules/monitor/training-monitoring-detail/index.vue

+ 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 {