md
This commit is contained in:
parent
dd55fef58a
commit
4ab6bf5f0d
@ -512,7 +512,6 @@ public class EmisSettleBillController extends BaseController
|
||||
tplName = "tpl/bill_tpl_simple.xlsx";
|
||||
voMap.put("transFee",billItem.getWaybillDetail().getFreight().stripTrailingZeros().toPlainString());
|
||||
|
||||
// voMap.put("transFee",transFeeStr);
|
||||
}
|
||||
listMap.add(voMap);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user