自动化立体仓库 - WMS系统
#
luxiaotao1123
2021-08-24 7ebe16b9abbee8e884db27d2ec360f17455b14f2
src/main/webapp/views/pakStore/pakStore.html
@@ -28,7 +28,7 @@
            font-size: 16px;
            padding: 1px 1px 1px 1px;
            width: 100px;
            height: 60px;
            height: 50px;
            border-color: #2b425b;
            border-radius: 4px;
            border-width: 2px;
@@ -51,10 +51,6 @@
        #mat-query {
            display: none;
        }
        /*#btn-comb {*/
        /*    display: none;*/
        /*}*/
        #staNoSpan {
            text-align: center;
@@ -112,6 +108,7 @@
    <!-- 行 -->
    <script type="text/html" id="operate">
        <a class="layui-btn layui-btn-normal layui-btn-xs" lay-event="memo">备注</a>
        <a class="layui-btn layui-btn-danger layui-btn-xs" lay-event="remove">移除</a>
    </script>