| | |
| | | if (null == data.getIntelCard()) { |
| | | data.setIntelCard(data.getUserId()); |
| | | } |
| | | if (null == data.getRegisterTime()) { |
| | | data.setRegisterTime(new Date()); |
| | | } |
| | | msg = inoutService.insertData(data); |
| | | |
| | | //执行附件信息 |
| | |
| | | <if test="param.id != null and param.id != '' ">AND ID_ = #{param.id}</if> |
| | | <if test="param.progress != null and param.progress != '' ">AND PROGRESS_ = #{param.progress}</if> |
| | | <if test="param.end != null">AND |
| | | COMPLETE_TIME_ <![CDATA[ < ]]>#{param.end,jdbcType=TIMESTAMP} |
| | | UPDATE_TIME_ <![CDATA[ < ]]>#{param.end,jdbcType=TIMESTAMP} |
| | | </if> |
| | | <if test="param.start != null">AND |
| | | COMPLETE_TIME_ <![CDATA[ > ]]>#{param.start,jdbcType=TIMESTAMP} |
| | | UPDATE_TIME_ <![CDATA[ > ]]>#{param.start,jdbcType=TIMESTAMP} |
| | | </if> |
| | | AND PROGRESS_ = 'RECORD' |
| | | AND RECORD_STATUS_ != 'DEL' |
| | | ORDER BY COMPLETE_TIME_ |
| | | ORDER BY UPDATE_TIME_ |
| | | </where> |
| | | </select> |
| | | |
| | |
| | | // 渲染往来单位列表 |
| | | table.render({ |
| | | elem: '#tableNotice', |
| | | url: '../../basic/inout/list-notice—in', |
| | | url: '../../basic/inout/list-notice-in', |
| | | page: false, |
| | | even: true, |
| | | method: 'POST', |
| | |
| | | // 渲染往来单位列表 |
| | | table.render({ |
| | | elem : '#tableFoodLoaction', |
| | | url : '../../basic/common/page-food-location', |
| | | url: '../../basic/common/page-dicArea', |
| | | page : false, |
| | | toolbar : '#toolbarFoodLocaton', |
| | | even : true, |
| | |
| | | function flushFoodLocation() { |
| | | var key = $("#key2").val(); |
| | | table.reload('tableFoodLoaction', { |
| | | url : "../../basic/common/page-food-location", |
| | | url: "../../basic/common/page-dicArea", |
| | | where : { |
| | | key : key |
| | | }, |
| | |
| | | // 渲染往来单位列表 |
| | | table.render({ |
| | | elem: '#tableNotice', |
| | | url: '../../basic/inout/list-notice—out', |
| | | url: '../../basic/inout/list-notice-out', |
| | | page: false, |
| | | // skin : "nob", |
| | | // size : 'sm', |
| | |
| | | // 渲染往来单位列表 |
| | | table.render({ |
| | | elem : '#tableFoodLoaction', |
| | | url : '../../basic/common/page-food-location', |
| | | url: '../../basic/common/page-dicArea', |
| | | page : false, |
| | | toolbar : '#toolbarFoodLocaton', |
| | | even : true, |
| | |
| | | function flushFoodLocation() { |
| | | var key = $("#key2").val(); |
| | | table.reload('tableFoodLoaction', { |
| | | url : "../../basic/common/page-food-location", |
| | | url: "../../basic/common/page-dicArea", |
| | | where : { |
| | | key : key |
| | | }, |
| | |
| | | .rkbk-right-form .layui-input-block { |
| | | margin-right: unset; |
| | | } |
| | | |
| | | .layui-form-item .layui-input-inline { |
| | | width: unset; |
| | | } |
| | |
| | | .rkbk-search-input{ |
| | | background: #FFF !important; |
| | | } |
| | | |
| | | .rkbk-search-input.bg-date { |
| | | background: #FFF !important; |
| | | } |
| | | |
| | | .layui-select-disabled .layui-disabled { |
| | | color: #000 !important; |
| | | } |
| | |
| | | padding: 10px; |
| | | color: blue; |
| | | } |
| | | |
| | | .layui-form-selected dl { |
| | | max-height: 150px; |
| | | } |
| | |
| | | <!--rk-form-left end--> |
| | | |
| | | <div class="rkbk-photo"> |
| | | <a href="#"><img id="id_img_pers" th:src="@{../../static/images/rkbk-photo_03.png}"/></a> |
| | | <a href="#"><img id="id_img_pers" |
| | | th:src="@{../../static/images/rkbk-photo_03.png}"/></a> |
| | | </div> |
| | | |
| | | </div> |
| | |
| | | </select> |
| | | </div> |
| | | </div> |
| | | <div class="layui-form-item display-none"> |
| | | <input type="text" name="foodLocationId"> |
| | | </div> |
| | | <div class="layui-form-item"> |
| | | <label class="layui-form-label">装卸仓库:</label> |
| | | <div class="layui-input-block"> |
| | |
| | | var listDepot = [[${listDepot}]]; |
| | | //当前节点 |
| | | |
| | | //品种 |
| | | var listFoodVariety = [[${listFoodVariety}]]; |
| | | //业务步骤 |
| | | var bizType = [[${bizType}]]; |
| | | var checkUser = [[${checkUser}]]; |
| | |
| | | var userId = [[${loginUser.username}]]; |
| | | var companyId = [[${loginUser.companyId}]]; |
| | | //车牌识别 |
| | | var listFoodVariety = [[${listFoodVariety}]]; |
| | | </script> |
| | | |
| | | <script th:src="@{../../static/plugins/layui/layui.js}"></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/in-ship-register.js}"></script> |
| | | |
| | | <!-- 弹出通知单 --> |
| | |
| | | .rkbk-right-form .layui-input-block { |
| | | margin-right: unset; |
| | | } |
| | | |
| | | .layui-form-item .layui-input-inline { |
| | | width: unset; |
| | | } |
| | | |
| | | .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> |
| | | |
| | | <!-- 弹出通知单 --> |