| | |
| | | { |
| | | toolBarMenu1.isSetBtn = false; |
| | | string _ItemId = txt_ItemId.GetId() |
| | | ; if (string.IsNullOrEmpty(_ItemId)) |
| | | ; if (string.IsNullOrEmpty(_ItemId)) |
| | | { |
| | | MsgHelper.Warning("请选择物料!"); |
| | | txt_ItemId.Focus(); |
| | |
| | | Fstand = row["Fstand"].ToString(), |
| | | FacLevel = row["FacLevel"].ToString(), |
| | | FspecRequ = row["FspecRequ"].ToString(), |
| | | Memo = row["memo"].ToString(), |
| | | Memo = row["memo"].ToString(), |
| | | FupAllow = row["FupAllow"].ToString(), |
| | | FdownAllow = row["FdownAllow"].ToString(), |
| | | }); |
| | |
| | | ItemNo = txt_itemNo.Text.Trim(), |
| | | Isenabled = txt_isenabled.Checked, |
| | | Ftype = "1", |
| | | Fversion =Gs.DevApp.ToolBox.UtilityHelper.ToLong( txt_fversion.Text.Trim()), |
| | | Fversion = Gs.DevApp.ToolBox.UtilityHelper.ToLong(txt_fversion.Text.Trim()), |
| | | list = lst |
| | | }; |
| | | try |
| | |
| | | try |
| | | { |
| | | var strReturn = UtilityHelper.HttpPost("", |
| | | // _webServiceName + "GetListPageIQC", json); |
| | | // _webServiceName + "GetListPageIQC", json); |
| | | _webServiceName + "GetListPage", json); |
| | | var dd = |
| | | UtilityHelper.ReturnToTablePage(strReturn); |
| | |
| | | try |
| | | { |
| | | var strJson = UtilityHelper.HttpPost("", |
| | | // _webServiceName + "GetModelIQC", |
| | | // _webServiceName + "GetModelIQC", |
| | | _webServiceName + "GetModel", |
| | | JsonConvert.SerializeObject(_obj)); |
| | | var _rtn = |
| | |
| | | gvMx1.UpdateCurrentRow(); |
| | | gvMx1.SetRowCellValue(dataIndex, "sampleSizeNo", _val); |
| | | gvMx1.SetRowCellValue(dataIndex, "sampleSizeName", _txt); |
| | | |
| | | |
| | | } |
| | | } |
| | | private void repositoryItemButtonEdit1_ButtonClick(object sender, DevExpress.XtraEditors.Controls.ButtonPressedEventArgs e) |