Compare commits

...

2 Commits

Author SHA1 Message Date
zhaolei
561c4b6873 Merge branch 'main' of http://git.hivekion.com:3000/jiayulong/logplus 2026-04-23 11:58:02 +08:00
zhaolei
02b2f2ceeb 选中曲线导出数据,死循环修改 2026-04-23 11:57:24 +08:00

View File

@ -2014,6 +2014,7 @@ void QtProjectWidgets::onOutWellLogRound()
break;
}
parenItem = wellItem->parent();
wellItem = parenItem;
}
}
}