Преглед изворни кода

进尺与瓦斯涌出更新

lxh пре 5 месеци
родитељ
комит
5851426ed4

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