打印 单价
This commit is contained in:
@@ -261,7 +261,7 @@ public interface PrinterImpl {
|
||||
// data.append("<OUT:15>");
|
||||
// data.append("<BR>");
|
||||
// 18个空格 12
|
||||
data.append(getFormatLabel("品名 数量 小计 ", signLabelInfo.s))
|
||||
data.append(getFormatLabel("品名 数量 单价 ", signLabelInfo.s))
|
||||
.append(signLabelInfo.br);
|
||||
// data.append("<S>品名 数量 小计</S><BR>");
|
||||
data.append(getFormatLabel("--------------------------------", signLabelInfo.s))
|
||||
|
||||
Reference in New Issue
Block a user