diff --git a/src/main/resources/templates/config/receiptPreference/list.html b/src/main/resources/templates/config/receiptPreference/list.html index 0d4c09b..be2ca24 100644 --- a/src/main/resources/templates/config/receiptPreference/list.html +++ b/src/main/resources/templates/config/receiptPreference/list.html @@ -184,8 +184,8 @@ <div class="col-lg-4"><label>自动生成托盘号:</label></div> <div class="col-lg-8"> <div class="onoffswitch"> - <input type="checkbox" class="onoffswitch-checkbox" id="status" name="autoassignlpn" checked="checked"> - <label class="onoffswitch-label" for="status"> + <input type="checkbox" class="onoffswitch-checkbox" id="autoassignlpn" name="autoassignlpn" checked="checked"> + <label class="onoffswitch-label" for="autoassignlpn"> <span class="onoffswitch-inner"></span> <span class="onoffswitch-switch"></span> </label> @@ -202,8 +202,8 @@ <div class="col-lg-4"><label>允许超收:</label></div> <div class="col-lg-8"> <div class="onoffswitch"> - <input type="checkbox" class="onoffswitch-checkbox" id="status" name="allowoverreceiving" checked="checked"> - <label class="onoffswitch-label" for="status"> + <input type="checkbox" class="onoffswitch-checkbox" id="allowoverreceiving" name="allowoverreceiving" checked="checked"> + <label class="onoffswitch-label" for="allowoverreceiving"> <span class="onoffswitch-inner"></span> <span class="onoffswitch-switch"></span> </label> @@ -220,8 +220,8 @@ <div class="col-lg-4"><label>自动定位:</label></div> <div class="col-lg-8"> <div class="onoffswitch"> - <input type="checkbox" class="onoffswitch-checkbox" id="status" name="autolocate" checked="checked"> - <label class="onoffswitch-label" for="status"> + <input type="checkbox" class="onoffswitch-checkbox" id="autolocate" name="autolocate" checked="checked"> + <label class="onoffswitch-label" for="autolocate"> <span class="onoffswitch-inner"></span> <span class="onoffswitch-switch"></span> </label> @@ -248,8 +248,8 @@ <div class="col-lg-4"><label>快速入库:</label></div> <div class="col-lg-8"> <div class="onoffswitch"> - <input type="checkbox" class="onoffswitch-checkbox" id="status" name="usequickcheckin" checked="checked"> - <label class="onoffswitch-label" for="status"> + <input type="checkbox" class="onoffswitch-checkbox" id="usequickcheckin" name="usequickcheckin" checked="checked"> + <label class="onoffswitch-label" for="usequickcheckin"> <span class="onoffswitch-inner"></span> <span class="onoffswitch-switch"></span> </label> @@ -272,8 +272,8 @@ <div class="col-lg-4"><label>组车收货:</label></div> <div class="col-lg-8"> <div class="onoffswitch"> - <input type="checkbox" class="onoffswitch-checkbox" id="status" name="groupputaway" checked="checked"> - <label class="onoffswitch-label" for="status"> + <input type="checkbox" class="onoffswitch-checkbox" id="groupputaway" name="groupputaway" checked="checked"> + <label class="onoffswitch-label" for="groupputaway"> <span class="onoffswitch-inner"></span> <span class="onoffswitch-switch"></span> </label> @@ -284,14 +284,11 @@ <div class="col-lg-4"><label>显示未收货数量:</label></div> <div class="col-lg-8"> <div class="onoffswitch"> - <input type="checkbox" class="onoffswitch-checkbox" id="status" name="showopenqty" checked="checked"> - <!-- <label class="onoffswitch-label" for="status"> + <input type="checkbox" class="onoffswitch-checkbox" id="showopenqty" name="showopenqty" checked="checked"> + <label class="onoffswitch-label" for="showopenqty"> <span class="onoffswitch-inner"></span> <span class="onoffswitch-switch"></span> - </label>--> - <div class="layui-input-block"> - <input type="checkbox" checked lay-skin="switch"> - </div> + </label> </div> </div> </li> @@ -299,8 +296,8 @@ <div class="col-lg-4"><label>人工组盘:</label></div> <div class="col-lg-8"> <div class="onoffswitch"> - <input type="checkbox" class="onoffswitch-checkbox" id="status" name="manuallybuildlpn" checked="checked"> - <label class="onoffswitch-label" for="status"> + <input type="checkbox" class="onoffswitch-checkbox" id="manuallybuildlpn" name="manuallybuildlpn" checked="checked"> + <label class="onoffswitch-label" for="manuallybuildlpn"> <span class="onoffswitch-inner"></span> <span class="onoffswitch-switch"></span> </label> @@ -311,8 +308,8 @@ <div class="col-lg-4"><label>逐件收货:</label></div> <div class="col-lg-8"> <div class="onoffswitch"> - <input type="checkbox" class="onoffswitch-checkbox" id="status" name="checkinbypiece" checked="checked"> - <label class="onoffswitch-label" for="status"> + <input type="checkbox" class="onoffswitch-checkbox" id="checkinbypiece" name="checkinbypiece" checked="checked"> + <label class="onoffswitch-label" for="checkinbypiece"> <span class="onoffswitch-inner"></span> <span class="onoffswitch-switch"></span> </label> @@ -323,7 +320,7 @@ <div class="col-lg-4"><label>自动提交(平库):</label></div> <div class="col-lg-8"> <div class="onoffswitch"> - <input type="checkbox" class="onoffswitch-checkbox" id="status" name="status" checked="checked"> + <input type="checkbox" class="onoffswitch-checkbox" id="status" name="status" checked="checked"> <label class="onoffswitch-label" for="status"> <span class="onoffswitch-inner"></span> <span class="onoffswitch-switch"></span> @@ -347,8 +344,8 @@ <div class="col-lg-4"><label>ABC分类:</label></div> <div class="col-lg-8"> <div class="onoffswitch"> - <input type="checkbox" class="onoffswitch-checkbox" id="status" name="status" checked="checked"> - <label class="onoffswitch-label" for="status"> + <input type="checkbox" class="onoffswitch-checkbox" id="classification" name="classification" checked="checked"> + <label class="onoffswitch-label" for="classification"> <span class="onoffswitch-inner"></span> <span class="onoffswitch-switch"></span> </label> @@ -793,12 +790,10 @@ }) }); - - + </script> <script type="text/javascript"> function test(obj){ - var div1=document.getElementById("div2"); if(div1.style.display=="block"){ div1.style.display="none";