| | |
| | | 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 { |
| | |
| | | |
| | | .input_ba { |
| | | background: #e7eaec !important; |
| | | } |
| | | .layui-table-body { |
| | | height: 450px; |
| | | } |
| | | </style> |
| | | |
| | |
| | | |
| | | //所属分库 |
| | | 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> |
| | |
| | | </script> |
| | | </body> |
| | | |
| | | <!-- 化验信息,包括基本信息和化验结果 --> |
| | | <!-- 扦样信息 --> |
| | | <div class="layui-tab-content" id="checkDetail" style="display: none;"> |
| | | <!-- 表单基本信息 --> |
| | | <div style="height: 100%; width: 55%; float: left"> |