| | |
| | | } |
| | | |
| | | .rkbk-right-form .layui-input-block { |
| | | margin-right: unset; |
| | | margin-right: unset; |
| | | } |
| | | |
| | | .layui-form-item .layui-input-inline { |
| | | width: unset; |
| | | } |
| | | .rkbk-search-input{ |
| | | |
| | | .rkbk-search-input { |
| | | background: #FFF !important; |
| | | } |
| | | |
| | | .rkbk-search-input.bg-date { |
| | | background: #FFF !important; |
| | | } |
| | | |
| | | .layui-select-disabled .layui-disabled { |
| | | color: #000 !important; |
| | | } |
| | |
| | | .layui-table td { |
| | | font-weight: bold; |
| | | } |
| | | |
| | | .layui-form-selected dl { |
| | | max-height: 150px; |
| | | } |
| | |
| | | var userId = [[${loginUser.username}]]; |
| | | var companyId = [[${loginUser.companyId}]]; |
| | | //车牌识别 |
| | | //品种 |
| | | var listFoodVariety = [[${listFoodVariety}]]; |
| | | </script> |
| | | |
| | |
| | | <script th:src="@{../../static/js/jquery.min.js}"></script> |
| | | <script th:src="@{../../static/js/constant.js}"></script> |
| | | <script th:src="@{../../static/js/igds-common.js}"></script> |
| | | <script th:src="@{../../static/admin/inout/inout-common.js}"></script> |
| | | <script th:src="@{../../static/admin/inout/out-ship-register.js}"></script> |
| | | |
| | | <!-- 弹出通知单 --> |