重新提交

This commit is contained in:
stt
2025-12-05 11:00:15 +08:00
parent ac0774cc74
commit 6d08a7673e

View File

@@ -297,7 +297,10 @@ const closeAllCorners = () => {
} }
onMounted(() => { onMounted(() => {
updateCornerData(0, props.steadyState, '00B78D0171091', '在线设备 / 灿能测试 / EMC实验室 / 装置一 / 监测点1') // nextTick(() => {
// showNextCorner('00B78D0171091', '在线设备 / 灿能测试 / EMC实验室 / 装置一 / 监测点1')
// })
}) })
// 暴露方法给父组件使用 // 暴露方法给父组件使用