From 26356a0e6472be4620651adceddda0e38c78fffa Mon Sep 17 00:00:00 2001 From: chengsc <Demo@DESKTOP-CPA90BF> Date: 星期四, 17 十月 2024 18:09:50 +0800 Subject: [PATCH] 修改问题 --- HTML/views/HouseWithinSetting/WarehouseOutsidePallets.html | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/HTML/views/HouseWithinSetting/WarehouseOutsidePallets.html b/HTML/views/HouseWithinSetting/WarehouseOutsidePallets.html index ccc4cb4..8e6234b 100644 --- a/HTML/views/HouseWithinSetting/WarehouseOutsidePallets.html +++ b/HTML/views/HouseWithinSetting/WarehouseOutsidePallets.html @@ -46,9 +46,9 @@ </div> </div> <div class="layui-inline mingxi"> - <label class="layui-form-label" style="width: 60px;">鎵规</label> + <label class="layui-form-label" style="width: 60px;">杩涘巶缂栧彿</label> <div class="layui-input-inline" style="width: 170px; margin-right: 0px;"> - <input type="text" id="LotNo" name="LotNo" placeholder="鎵规" autocomplete="off" class="layui-input"> + <input type="text" id="LotNo" name="LotNo" placeholder="杩涘巶缂栧彿" autocomplete="off" class="layui-input"> </div> </div> @@ -151,13 +151,13 @@ field: 'Standard', title: '瑙勬牸', align: 'center' }, { - title: '鎵规', field: 'LotNo', align: 'center' + title: '杩涘巶缂栧彿', field: 'LotNo', align: 'center' }, { field: 'LotText', title: '鎵规鎻忚堪',align: 'center' }, { - field: 'SupplierLot',title: '渚涜揣鎵规', align: 'center' + field: 'SupplierLot',title: '鍘熷巶鎵瑰彿', align: 'center' }, { field: 'PalletNo', title: '鎵樼洏鍙�', align: 'center' -- Gitblit v1.8.0