src/BLL/Demo.BillView/PRD/PODemandPlanListLoad.cs
@@ -16,8 +16,6 @@ public override void OnFormatRowConditions(Kingdee.BOS.Core.List.PlugIn.Args.ListFormatConditionArgs args) { base.OnFormatRowConditions(args); //1.人员产能不足 红色 //2.模具设备影响 //3.原料备货延期 橙色 @@ -25,8 +23,6 @@ //5.设计变更因素影响 黄色 //6.快递物流原因 //7.不可抗力因素 蓝色 FormatCondition fc = new FormatCondition(); fc.ApplayRow = true;