|
|
@ -596,6 +596,8 @@ namespace ButcherFactory.SegmentProductionAuto_ |
|
|
if (_codePanel != null && _totalCode.ID == item2.Key) |
|
|
if (_codePanel != null && _totalCode.ID == item2.Key) |
|
|
{ |
|
|
{ |
|
|
flowLayoutPanel4.Controls.Clear(); |
|
|
flowLayoutPanel4.Controls.Clear(); |
|
|
|
|
|
_codePanel = null; |
|
|
|
|
|
_totalCode = null; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|