瀏覽代碼

进尺与瓦斯涌出更新

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