yibo 5 years ago
parent
commit
0d2252c362
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      ButcherFactory.Form/SegmentProductionAuto_/SegmentProductionAutoForm.cs

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

@ -24,8 +24,8 @@ namespace ButcherFactory.SegmentProductionAuto_
{
public List<short> RoleName
{
//get { return new List<short> { (short)设备类别.分割生产自动化 }; }
get { return new List<short> { (short). }; }
get { return new List<short> { (short). }; }
//get { return new List<short> { (short)设备类别.分割生产 }; }
}
public Form Generate()


Loading…
Cancel
Save