焊接修改
This commit is contained in:
@@ -452,7 +452,7 @@ namespace FineUIPro.Web.HJGL.TrustManage
|
||||
var trustUnit = Funs.DB.Base_Unit.FirstOrDefault(x => x.UnitId == this.drpCH_TrustUnit.SelectedValue);
|
||||
if (iso.Is_Standard)
|
||||
{
|
||||
this.drpCH_NDTRate.SelectedValue = iso.DetectionRateId;
|
||||
this.drpCH_NDTRate.SelectedValue = join.DetectionRateId;
|
||||
//this.drpCH_NDTMethod.SelectedValue = iso.DetectionTypeId;
|
||||
if (this.drpCH_SlopeType.SelectedValue != BLL.Const._Null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user