资金计划生产第三列
This commit is contained in:
parent
f1a4968eeb
commit
205e983768
@ -220,7 +220,7 @@ public class FundFundPlanExecutor {
|
||||
if(!"business_product".equals(tcb.getProductType())) {
|
||||
if("N".equals(item.getItemDescribe())) continue;
|
||||
} else {
|
||||
if("N".equals(item.getAttribute2())) continue;
|
||||
if("N".equals(item.getAttribute3())) continue;
|
||||
}
|
||||
ffcp.setPlanDate(this.getPlanDate(StringUtil.nullToString(param.get("CostType02")), cb));
|
||||
ffcp.setPlanMoney(temp.toString());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user