自动化立体仓库 - WMS系统
#
zjj
2024-08-26 7776e59c5c17efbe1d3fd0c429c5be8dc485bca3
src/main/webapp/views/order/out.html
@@ -152,7 +152,7 @@
<!-- 行工具栏 -->
<script type="text/html" id="operate">
    {{#if (d.anfme > d.qty){ }}
    {{#if (d.enableQty > 0){ }}
    <a class="layui-btn layui-btn-xs layui-btn-danger btn-pakoutPreview" lay-event="pakoutPreview"><i class="layui-icon layui-icon-prev-circle"></i>出库</a>
    {{# } }}
</script>