自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-04-01 1b13c69e4e2bb00bea4e90232a78715d49f1e24f
src/main/webapp/views/pakStore/stockAdjust.html
@@ -65,6 +65,12 @@
            color: #fff;
        }
        #mat-query {
            display: none;
        }
        #btn-adjust {
            display: none;
        }
    </style>
</head>
<body style="padding-bottom: 30px">
@@ -73,7 +79,7 @@
<div id="search-box" class="layui-form layui-card-header">
    <div class="layui-inline">
        <div class="layui-input-inline">
            <input id="searchLocNo" value="0100202" class="layui-input" type="text" name="loc_no" placeholder="库位号" autocomplete="off"  style="height: 45px;border-color: #b8b8b8">
            <input id="searchLocNo" class="layui-input" type="text" name="loc_no" placeholder="库位号" autocomplete="off"  style="height: 45px;border-color: #b8b8b8">
        </div>
    </div>
    <!-- 待添加 -->