type(fix):优化航线选择

pull/16/head
cbwu 1 year ago
parent 782e53bedd
commit 7aeb42efe9

@ -923,7 +923,7 @@ void CGISDlg::OnMapSelect()
m_bLDSetPoint = FALSE;
if (!m_bEditLine || !m_bLineDesign) //非航线编辑模式下可选
if (!m_bEditLine && !m_bLineDesign) //非航线编辑模式下可选
{
if (!m_bSelectFeatureFlag)
{

Loading…
Cancel
Save