2023-07-07
This commit is contained in:
@@ -414,7 +414,7 @@ namespace FineUIPro.Web.HJGL.WeldingManage
|
||||
//{
|
||||
// joint.IsHotProess = false;
|
||||
//}
|
||||
//joint.IsHotProess = Convert.ToBoolean(drpIsHotProess.SelectedValue);
|
||||
joint.IsHotProess = Convert.ToBoolean(drpIsHotProess.SelectedValue);
|
||||
//joint.DesignIsHotProess = Convert.ToBoolean(drpDesignIsHotProess.SelectedValue);
|
||||
joint.Remark = txtRemark.Text.Trim();
|
||||
joint.SubmitMan = CurrUser.PersonId;
|
||||
|
||||
Reference in New Issue
Block a user