工序成本预算表单合计行问题处理
This commit is contained in:
parent
c3cf159a4a
commit
28de0f7263
|
|
@ -681,7 +681,7 @@ public class AimcostcbsbillEditUIExt extends AbstractEccoBillPlugin implements B
|
|||
|
||||
this.getView().updateView("totalamount");
|
||||
this.refershTreeEnable();
|
||||
this.setSumToRow("treeentryentity", new String[]{"oldamount", "pdamount"});
|
||||
//this.setSumToRow("treeentryentity", new String[]{"oldamount", "pdamount"}); //注释原因:导致汇总预付金额异常
|
||||
this.getView().getFormShowParameter().setCustomParam("isPdamountChange", "false");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue