src/main/webapp/views/locNormal/locNormal.html
@@ -168,15 +168,6 @@ {{# } else { }} {{# } }} </script> <script type="text/html" id="locArea"> {{ locArea.map(function(item){ if (d.warehouse == item.uuid) { return item.name; } }); }} </script> <script type="text/html" id="operate"> {{# if(d.state === '1'){ }} <button class="layui-btn layui-btn-xs layui-btn-normal btn-out" lay-event="outLocNormal">出库</button>