md
This commit is contained in:
parent
2225a09ed6
commit
73b336cb91
@ -512,8 +512,8 @@ public class EmisSettleBillController extends BaseController
|
||||
cebFeeStr="0(CNY)";
|
||||
}
|
||||
|
||||
if(StringUtils.isEmpty(otherFee)){
|
||||
otherFee="0(CNY)";
|
||||
if(StringUtils.isEmpty(otherFeeStr)){
|
||||
otherFeeStr="0(CNY)";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user