自动化立体仓库 - WMS系统
whycq
2023-07-24 b7e08df5a07b3fa832a46ecc31983e16f2bccc8c
src/main/webapp/views/pakStore/stockAdjust.html
@@ -114,6 +114,7 @@
<!-- 行 -->
<script type="text/html" id="operate">
    {{# if(d.removeBtn){ }}
    <a class="layui-btn layui-btn-normal layui-btn-xs" lay-event="supplier">批号</a>
    <a class="layui-btn layui-btn-danger layui-btn-xs" lay-event="remove">移除</a>
    {{# } }}
</script>