From 47f9ce2d6198fd401024798f6d01ff3d7665eb58 Mon Sep 17 00:00:00 2001 From: erdanergou Date: Fri, 14 Apr 2023 17:35:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=B3=BB=E7=BB=9F=E5=AE=A1?= =?UTF-8?q?=E6=89=B9=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/pages/depository/table-stock_mobile.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/templates/pages/depository/table-stock_mobile.html b/src/main/resources/templates/pages/depository/table-stock_mobile.html index c64c5d4e..b3c8bf21 100644 --- a/src/main/resources/templates/pages/depository/table-stock_mobile.html +++ b/src/main/resources/templates/pages/depository/table-stock_mobile.html @@ -164,6 +164,8 @@ + brandItem + '

' + "物料类型:" + result[i].typeName + '

' + '

' + "库存备注:" + result[i].iremark + '

' + + '

' + "库存数量:" + result[i].quantity + '

' + + '

' + "计量单位:" + result[i].unit + '

' + ''); } lis.push('');