소스 검색

进尺与瓦斯涌出更新

lxh 5 달 전
부모
커밋
5851426ed4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/vent/monitorManager/footageMonitor/components/moduleCommon.vue

+ 1 - 1
src/views/vent/monitorManager/footageMonitor/components/moduleCommon.vue

@@ -175,7 +175,7 @@ watchEffect(()=>{
   props.optionValue &&  getCurveGraphDataList()
 })
 onMounted(async () => {
-  await getMonitor(true)
+  await getMonitor()
 });
 onUnmounted(() => {
   if (timer) {