czt
2023-06-12 1b60f1df51e1824154018a5b6a7159b09b44c8b1
igds-web/src/main/resources/templates/admin/inout/in-check.html
@@ -495,7 +495,7 @@
        </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;">备注说明:1.结果判定:系统根据各化验项结果判定,最后化验结果需手动选择确认;2.单价复核:根据化验项配置计算相关增扣价,最后单价需手动确认。</span>
                <span style="font-weight: bold; margin-right: 10px;">备注说明:1.结果判定:系统根据各化验项结果判定,最后化验结果需手动选择确认;2.核算定价:根据化验项配置计算相关增扣价,最后单价需手动确认。</span>
            </div>
        </div>
        <div class="layui-col-xs12">
@@ -505,7 +505,7 @@
                    <span id="check-result-tip" style="margin-right: 25px;">化验结果#; 收粮单价:#元/公斤</span>
                    <span id="check-result-msg" style="margin-right: 25px;color: red;float: right;">
                         <button style="margin-top: -6px;" class="rkbk-quick-btn layui-btn btn-blue" onclick="checkReset()">
                            <i><img th:src="@{../../static/images/icon-fuwei.png}"/></i>单价判定
                            <i><img th:src="@{../../static/images/icon-fuwei.png}"/></i>核算定价
                        </button>
                    </span>
                </div>