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
yibo
3 years ago
parent
4fc01ee2ea
commit
9602514fbb
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ButcherFactory.Form/SegmentProductionAuto_/SegmentProductionAutoForm.cs
+ 1
- 1
ButcherFactory.Form/SegmentProductionAuto_/SegmentProductionAutoForm.cs
View File
@ -620,7 +620,7 @@ namespace ButcherFactory.SegmentProductionAuto_
{
{
this
.
Invoke
(
new
Action
(
(
)
=
>
this
.
Invoke
(
new
Action
(
(
)
=
>
{
{
MessageBox
.
Show
(
msg
)
;
MessageBox
.
Show
(
msg
+
"请检查原因!"
)
;
}
)
)
;
}
)
)
;
}
}
}
}
Write
Preview
Loading…
Cancel
Save