焊工 入场 离场 日报导入 装置排序
This commit is contained in:
@@ -99,6 +99,7 @@ namespace BLL
|
||||
newIns.Weights = installation.Weights;
|
||||
newIns.WeightsMoney = installation.WeightsMoney;
|
||||
newIns.Def = installation.Def;
|
||||
newIns.SortIndex = installation.SortIndex;
|
||||
|
||||
db.Project_Installation.InsertOnSubmit(newIns);
|
||||
db.SubmitChanges();
|
||||
|
||||
Reference in New Issue
Block a user