收入合同履约记录列表插件优化
This commit is contained in:
parent
c8989505df
commit
18319ece19
|
|
@ -89,6 +89,7 @@ public class InPerFormRecordsListPlugin extends AbstractListPlugin {
|
|||
ec_in_performrecords.set("zcgj_taxamount", totalTax.abs());//履约税额
|
||||
SaveServiceHelper.update(ec_in_performrecords);
|
||||
}
|
||||
this.getView().showSuccessNotification("更新成功");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue