自动化立体仓库 - WMS系统
pang.jiabao
2025-09-03 8e8a117bcb53ceb6f86b87a7829c7f5b6ae3d649
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>