1
This commit is contained in:
@@ -50,11 +50,11 @@ namespace GZ_LTHPilot_ORDER.XMYSLRB
|
||||
this.View.Model.SetItemValueByID("F_VRYF_Assistant_qtr", Convert.ToString(sqlDS[i]["FENTRYID"]), i);
|
||||
if (Convert.ToString(sqlDS[i]["FENTRYID"]) == "682e83afbd70b6")
|
||||
{
|
||||
this.View.Model.SetItemValueByID("F_VRYF_Decimal_qtr", 0.6, i);
|
||||
this.View.Model.SetItemValueByID("F_VRYF_Decimal_qtr", 6, i);
|
||||
}
|
||||
else if (Convert.ToString(sqlDS[i]["FENTRYID"]) == "682e83e4bd70cb")
|
||||
{
|
||||
this.View.Model.SetItemValueByID("F_VRYF_Decimal_qtr", 0.6, i);
|
||||
this.View.Model.SetItemValueByID("F_VRYF_Decimal_qtr", 6, i);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user