自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-17 fba0235212da3ff7413b7640fc387f4f2a891217
src/main/webapp/views/wrkMastLog/wrkMastLog.html
@@ -44,7 +44,7 @@
        </div>
    </div>
    <div class="layui-inline">
        <label class="layui-form-label" style="font-size: small">入出库类型:</label>
        <label class="layui-form-label" style="font-size: xx-small">入出库类型:</label>
        <div class="layui-input-inline cool-auto-complete">
            <input id="ioType" class="layui-input" name="io_type" type="text" placeholder="请输入" autocomplete="off" style="display: none">
            <input id="ioType$" class="layui-input cool-auto-complete-div" onclick="autoShow(this.id)" type="text" placeholder="请输入" onfocus=this.blur()>