From 19e95f4acc328bbf62a0427fe658d00268019e66 Mon Sep 17 00:00:00 2001 From: zhaowc <526854230@qq.com> Date: 星期一, 07 四月 2025 10:14:34 +0800 Subject: [PATCH] 修改IIS配置 --- HTML/views/WareHouseSetting/StorageLegend.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HTML/views/WareHouseSetting/StorageLegend.html b/HTML/views/WareHouseSetting/StorageLegend.html index 459e2a6..801da55 100644 --- a/HTML/views/WareHouseSetting/StorageLegend.html +++ b/HTML/views/WareHouseSetting/StorageLegend.html @@ -962,6 +962,7 @@ html += "<br/>鐗╂枡鍚嶇О锛�"+res.data.GoodsInfoList[i].SkuName; html += "<br/>鎵规鍙凤細 "+res.data.GoodsInfoList[i].LotNo; html += "<br/>鏁伴噺锛� "+res.data.GoodsInfoList[i].Qty; + html += "<br/>妫�楠岀姸鎬侊細"+res.data.GoodsInfoList[i].InspectStatus; } html += "</p>" } -- Gitblit v1.8.0