src/main/webapp/views/locNormal/normalReport.html
@@ -140,16 +140,6 @@ <table class="layui-hide" id="locNormal" lay-filter="locNormal"></table> </div> <script type="text/html" id="locArea"> {{ locArea.map(function(item){ if (d.warehouse == item.uuid) { return item.name; } }); }} </script> </div> <script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script>