YYC
2023-07-08 f4a892233ef13cd34ca772185eaf789d0e850b37
igds-web/src/main/resources/templates/admin/inout/in-check.html
@@ -111,6 +111,7 @@
        .input_ba {
            background: #e7eaec !important;
        }
        .layui-layer-btn .layui-layer-btn1 {
            border-color: #53adce;
            background-color: #53adce;
@@ -130,29 +131,29 @@
                <button type="button" class="rkbk-quick-btn layui-btn btn-violet" onclick="showScanCode()">
                    <i><img th:src="@{../../static/images/icon-hyd.png}"/></i>扫码录入
                </button>
<!--                <button type="button" class="rkbk-quick-btn layui-btn btn-violet"-->
<!--                        onclick="checkExe('big')">-->
<!--                    <i><img th:src="@{../../static/images/icon-hyd.png}"/></i>大车扦样-->
<!--                </button>-->
                <!--                <button type="button" class="rkbk-quick-btn layui-btn btn-violet"-->
                <!--                        onclick="checkExe('big')">-->
                <!--                    <i><img th:src="@{../../static/images/icon-hyd.png}"/></i>大车扦样-->
                <!--                </button>-->
<!--                <button type="button" class="rkbk-quick-btn layui-btn btn-violet"-->
<!--                        onclick="checkExe('small')">-->
<!--                    <i><img th:src="@{../../static/images/icon-hyd.png}"/></i>小车扦样-->
<!--                </button>-->
                <!--                <button type="button" class="rkbk-quick-btn layui-btn btn-violet"-->
                <!--                        onclick="checkExe('small')">-->
                <!--                    <i><img th:src="@{../../static/images/icon-hyd.png}"/></i>小车扦样-->
                <!--                </button>-->
<!--                <button class="rkbk-quick-btn layui-btn btn-blue"-->
<!--                        onclick="checkReset()">-->
<!--                    <i><img th:src="@{../../static/images/icon-fuwei.png}"/></i>扦样复位-->
<!--                </button>-->
                <!--                <button class="rkbk-quick-btn layui-btn btn-blue"-->
                <!--                        onclick="checkReset()">-->
                <!--                    <i><img th:src="@{../../static/images/icon-fuwei.png}"/></i>扦样复位-->
                <!--                </button>-->
<!--                <button class="rkbk-quick-btn layui-btn btn-red"-->
<!--                        onclick="checkStop()">-->
<!--                    <i><img th:src="@{../../static/images/icon-stop.png}"/></i>扦样急停-->
<!--                </button>-->
<!--                <button class="rkbk-quick-btn layui-btn btn-blue"-->
<!--                        onclick="checkResetStop()">-->
<!--                    <i><img th:src="@{../../static/images/icon-fuwei.png}"/></i>急停复位-->
<!--                </button>-->
                <!--                <button class="rkbk-quick-btn layui-btn btn-red"-->
                <!--                        onclick="checkStop()">-->
                <!--                    <i><img th:src="@{../../static/images/icon-stop.png}"/></i>扦样急停-->
                <!--                </button>-->
                <!--                <button class="rkbk-quick-btn layui-btn btn-blue"-->
                <!--                        onclick="checkResetStop()">-->
                <!--                    <i><img th:src="@{../../static/images/icon-fuwei.png}"/></i>急停复位-->
                <!--                </button>-->
            </div>
            <!--流程引导-->
@@ -374,24 +375,27 @@
</body>
<!-- 扫码弹窗 -->
<div class="layui-tab-content" id="scanCodeDetail" style="display: none;">
<div class="layui-tab-content" id="scanCodeDetail" style="display: none;" οnsubmit="return false;">
    <!-- 表单基本信息 -->
        <form class="layui-form" id="form-sacnCodeDetail" lay-filter="form-sacnCodeDetail">
            <div class="layui-col-xs12">
                <div class="layui-form-item">
                    <label class="layui-form-label">质检单号</label>
                    <div class="layui-input-block">
                        <input type="text" id="checkId" name="checkId" placeholder="请扫码,也可手动输入" class="layui-input">
                    </div>
    <form class="layui-form" id="form-sacnCodeDetail" lay-filter="form-sacnCodeDetail">
        <div class="layui-col-xs12">
            <div class="layui-form-item">
                <label class="layui-form-label">质检单号</label>
                <div class="layui-input-block">
                    <input type="text" id="checkId" name="checkId" placeholder="请扫码,也可手动输入" class="layui-input">
                    <!--这行代码不能删-->
                    <!--当form表单中只有一个input时按回车按键会刷新页面,因此添加一个input并隐藏,不能使用type="hidden"方式隐藏-->
                    <input type="text" id="hiddenText" name="hiddenText" style="display:none"/>
                </div>
            </div>
        </div>
            <div class="layui-col-xs12" style="margin-bottom: 10px">
                <div style="padding-left: 50px; color: #2ab5ad;">
                    <span style="font-weight: bold; margin-right: 10px;">备注:质检单号可以扫码,也可以手动输入,手动输入后需要点击查询</span>
                </div>
        <div class="layui-col-xs12" style="margin-bottom: 10px">
            <div style="padding-left: 50px; color: #2ab5ad;">
                <span style="font-weight: bold; margin-right: 10px;">备注:质检单号可以扫码,也可以手动输入,手动输入后需要点击查询</span>
            </div>
        </form>
        </div>
    </form>
</div>
@@ -536,7 +540,7 @@
            </blockquote>
        </div>
        <div class="layui-col-xs6">
            <blockquote class="layui-elem-quote"  style="width: 95%;float: right;">
            <blockquote class="layui-elem-quote" style="width: 95%;float: right;">
                <div>
                    <span style="font-weight: bold; margin-right: 10px;">定价判定:</span>
                    <span id="check-result-tip2" style="margin-right: 25px;">收粮单价:#元/公斤</span>