From f7dd049c99ad92082c19efe987f254a2d7bc0fc7 Mon Sep 17 00:00:00 2001 From: pang.jiabao <pang_jiabao@163.com> Date: 星期三, 16 四月 2025 12:41:07 +0800 Subject: [PATCH] 库存物料二维码打印格式优化 --- src/main/webapp/views/pla3/plaDetl.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/pla3/plaDetl.html b/src/main/webapp/views/pla3/plaDetl.html index 3ac8145..72e37dc 100644 --- a/src/main/webapp/views/pla3/plaDetl.html +++ b/src/main/webapp/views/pla3/plaDetl.html @@ -461,7 +461,7 @@ </td> </tr> <tr style="height: 100px;text-align: left"> - <td align="center" colspan="2" rowspan="1" style="font-weight: bold;color: black; text-align: left; padding-left: 20px"><strong>杩借釜鐮侊細{{this.line}} {{this.packageNo$}}</strong></td> + <td align="center" colspan="2" rowspan="1" style="font-weight: bold;color: black; text-align: left;"><strong>杩借釜鐮侊細{{this.line}} {{this.packageNo$}}</strong></td> <!-- <td align="center" colspan="1" style="font-weight: bold;color: black;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;"><strong style="font-weight: bold;color: black;">{{this.weightAnfme}} KG</strong></td>--> </tr> <tr style="height: 100px;text-align: left"> -- Gitblit v1.9.1