yibo 4 years ago
parent
commit
7bdc7161e9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ButcherFactory.Form/SegmentProductionAuto_/SegmentProductionAutoForm.cs

+ 1
- 1
ButcherFactory.Form/SegmentProductionAuto_/SegmentProductionAutoForm.cs View File

@ -152,7 +152,7 @@ namespace ButcherFactory.SegmentProductionAuto_
msglbl.Text = string.Empty; msglbl.Text = string.Empty;
})); }));
} }
catch(Exception ex)
catch
{ {
if (!bind) if (!bind)


Loading…
Cancel
Save