王佳豪
2021-07-07 9a4530ace0c4305af2d75fc95654a16c6007fd5b
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>