This website works better with JavaScript.
Home
Explore
Help
Sign In
BWPB3
/
ButcherFactorySolution
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
..
master
robin
4 years ago
parent
6d1ae5fac7
commit
f36b32a1a7
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
ButcherFactory.Form/SegmentProductionAuto_/SegmentProductionAutoForm.cs
+ 2
- 0
ButcherFactory.Form/SegmentProductionAuto_/SegmentProductionAutoForm.cs
View File
@ -596,6 +596,8 @@ namespace ButcherFactory.SegmentProductionAuto_
if
(
_codePanel
!
=
null
&
&
_totalCode
.
ID
=
=
item2
.
Key
)
{
flowLayoutPanel4
.
Controls
.
Clear
(
)
;
_codePanel
=
null
;
_totalCode
=
null
;
}
}
Write
Preview
Loading…
Cancel
Save