[2133][1508] #484
@ -2746,7 +2746,7 @@ public class EstimateService {
|
||||
sb.append("<td style='width:120px;text-align:left;'>")
|
||||
.append(StringUtils.defaultString(itemResponse.getItemName()))
|
||||
.append("</td>");
|
||||
sb.append("<td style='width:120px;'>")
|
||||
sb.append("<td style='width:120px;text-align:left;'>")
|
||||
.append(StringUtils.defaultString(itemResponse.getItemNo()))
|
||||
.append("</td>");
|
||||
sb.append("<td style='width:60px;text-align:right;'>").append(amountStr).append("</td>");
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user