czt
2023-06-01 419e76f6256868851ed245940297f7f5bfd99e55
igds-web/src/main/resources/templates/admin/inout/in-sample.html
@@ -20,34 +20,20 @@
            width: 100%;
        }
        #layui-table-page1 {
            text-align: right !important;
        }
        .display-none {
            display: none;
        }
        #layui-table-page1 {
            text-align: right !important;
        }
        .control-btn {
            height: 35px;
            line-height: 30px;
            background-color: #f67d06;
        }
        .tip-red {
            text-align: right;
            padding-left: 40px;
            font-size: 16px;
            color: red;
            font-weight: bold;
        }
        thead span {
            font-weight: bold
        }
        #label1, #label4, #label5 {
            color: red;
        }
        .layui-select-disabled .layui-disabled {
@@ -109,6 +95,9 @@
        .input_ba {
            background: #e7eaec !important;
        }
        .layui-table-body {
            height: 450px;
        }
    </style>
@@ -323,12 +312,10 @@
    //所属分库
    var deptId = [[${deptId}]];
    //库区名称
    var deptName = [[${deptName}]];
    var inoutProgress = [[${inoutProgress}]];
</script>
<script th:src="@{../../static/plugins/layui/layui.js}"></script>
<script th:src="@{../../static/js/jquery.min.js}"></script>
@@ -341,7 +328,7 @@
</script>
</body>
<!-- 化验信息,包括基本信息和化验结果 -->
<!-- 扦样信息 -->
<div class="layui-tab-content" id="checkDetail" style="display: none;">
    <!-- 表单基本信息 -->
    <div style="height: 100%; width: 55%; float: left">