选中曲线导出数据,死循环修改

This commit is contained in:
zhaolei 2026-04-23 11:57:24 +08:00
parent 5bccdc8808
commit 02b2f2ceeb

View File

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