1
This commit is contained in:
@@ -373,7 +373,7 @@ namespace FineUIPro.Web.CQMS.Comprehensive
|
|||||||
}
|
}
|
||||||
if (!string.IsNullOrEmpty(tempData.Value4.Trim()))
|
if (!string.IsNullOrEmpty(tempData.Value4.Trim()))
|
||||||
{
|
{
|
||||||
Ins.PlanCode = tempData.Value4.Trim();
|
Ins.PlanName = tempData.Value4.Trim();
|
||||||
}
|
}
|
||||||
if (!string.IsNullOrEmpty(tempData.Value5.Trim()))
|
if (!string.IsNullOrEmpty(tempData.Value5.Trim()))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user