| | |
| | | cols.push({field: 'modiUser$', align: 'center',title: '修改人员',hide: true} |
| | | ,{field: 'proddate$', align: 'center',title: '生产日期', hide:false} |
| | | ,{field: 'deadline$', align: 'center',title: '到期日期', hide:false} |
| | | ,{field: 'appeTime$', align: 'center',title: '创建时间', width: 160} |
| | | ,{field: 'modiTime$', align: 'center',title: '修改时间'} |
| | | ,{field: 'stockFreeze', align: 'center',title: '库存冻结', templet: '#stockFreezeTpl'} |
| | | ) |
| | |
| | | cols: [[ |
| | | // {type: 'checkbox'} |
| | | {field: 'locNo$', align: 'center',title: '库位号'} |
| | | ,{field: 'appeTime$', align: 'center',title: '创建时间', width: 160} |
| | | ,{field: 'matnr', align: 'center',title: '物料'} |
| | | ,{field: 'lgnum', align: 'center',title: '仓库号'} |
| | | ,{field: 'tbnum', align: 'center',title: '转储请求编号'} |
| | |
| | | var cols = [ |
| | | {field: 'wrkNo', align: 'center',title: '工作号'} |
| | | ,{field: 'ioTime$', align: 'center',title: '工作时间', width: 160} |
| | | ,{field: 'appeTime$', align: 'center',title: '创建时间', width: 160} |
| | | ]; |
| | | cols.push( |
| | | //{field: 'suppCode', align: 'center',title: '料箱码'}, |
| | |
| | | var cols = [ |
| | | {field: 'wrkNo', align: 'center',title: '工作号'} |
| | | ,{field: 'ioTime$', align: 'center',title: '工作时间'} |
| | | ,{field: 'appeTime$', align: 'center',title: '创建时间', width: 160} |
| | | ]; |
| | | cols.push( |
| | | //{field: 'suppCode', align: 'center',title: '料箱码'}, |
| | |
| | | {type: 'checkbox'} |
| | | ,{field: 'wrkNo', align: 'center',title: '工作号'} |
| | | ,{field: 'ioTime$', align: 'center',title: '工作时间'} |
| | | ,{field: 'appeTime$', align: 'center',title: '创建时间', width: 160} |
| | | ,{field: 'matnr', align: 'center',title: '物料'} |
| | | ,{field: 'lgnum', align: 'center',title: '仓库号'} |
| | | ,{field: 'tbnum', align: 'center',title: '转储请求编号'} |
| | |
| | | ,{field: 'price', align: 'center',title: '进项税', hide: true} |
| | | ,{field: 'units', align: 'center',title: '销项税', hide: true} |
| | | ,{field: 'memo', align: 'center',title: '备注', hide: true} |
| | | ,{field: 'appeTime$', align: 'center',title: '创建时间', width: 160} |
| | | |
| | | ]; |
| | | |
| | |
| | | ,{field: 'dInvCreateDatetime', align: 'center',title: '建档日期', hide: true} |
| | | ,{field: 'proddate$', align: 'center',title: '生产日期', hide:false} |
| | | ,{field: 'deadline$', align: 'center',title: '到期日期', hide:false} |
| | | ,{field: 'appeTime$', align: 'center',title: '创建时间', width: 160} |
| | | // ,{field: 'specs', align: 'center',title: '规格'} |
| | | // ,{field: 'anfme', align: 'center',title: '数量'} |
| | | // ,{field: 'name', align: 'center',title: '移动类型', hide: true} |
| | |
| | | ,{field: 'memo', align: 'center',title: '备注', hide: true} |
| | | ,{field: 'proddate$', align: 'center',title: '生产日期', hide:false} |
| | | ,{field: 'deadline$', align: 'center',title: '到期日期', hide:false} |
| | | ,{field: 'appeTime$', align: 'center',title: '创建时间', width: 160} |
| | | |
| | | ]; |
| | | |
| | |
| | | ,{field: 'source$', align: 'center',title: '制购', hide: true} |
| | | ,{field: 'check$', align: 'center',title: '要求检验', hide: true} |
| | | ,{field: 'danger$', align: 'center',title: '危险品', hide: true} |
| | | ,{field: 'appeTime$', align: 'center',title: '创建时间', width: 160} |
| | | |
| | | ]; |
| | | |
| | |
| | | cols: [[ |
| | | // {type: 'checkbox'} |
| | | {field: 'locNo$', align: 'center',title: '库位号'} |
| | | ,{field: 'appeTime$', align: 'center',title: '创建时间', width: 160} |
| | | ,{field: 'matnr', align: 'center',title: '物料'} |
| | | ,{field: 'lgnum', align: 'center',title: '仓库号'} |
| | | ,{field: 'tbnum', align: 'center',title: '转储请求编号'} |
| | |
| | | var cols = [ |
| | | {field: 'wrkNo', align: 'center',title: '工作号'} |
| | | ,{field: 'ioTime$', align: 'center',title: '工作时间', width: 160} |
| | | ,{field: 'appeTime$', align: 'center',title: '创建时间', width: 160} |
| | | ]; |
| | | cols.push.apply(cols, detlCols); |
| | | cols.push({field: 'modiUser$', align: 'center',title: '修改人员', hide:true} |
| | |
| | | var cols = [ |
| | | {field: 'wrkNo', align: 'center',title: '工作号'} |
| | | ,{field: 'ioTime$', align: 'center',title: '工作时间'} |
| | | ,{field: 'appeTime$', align: 'center',title: '创建时间', width: 160} |
| | | ]; |
| | | cols.push.apply(cols, detlCols); |
| | | cols.push({field: 'modiUser$', align: 'center',title: '修改人员',hide: true} |
| | |
| | | {type: 'checkbox'} |
| | | ,{field: 'wrkNo', align: 'center',title: '工作号'} |
| | | ,{field: 'ioTime$', align: 'center',title: '工作时间'} |
| | | ,{field: 'appeTime$', align: 'center',title: '创建时间', width: 160} |
| | | ,{field: 'matnr', align: 'center',title: '物料'} |
| | | ,{field: 'lgnum', align: 'center',title: '仓库号'} |
| | | ,{field: 'tbnum', align: 'center',title: '转储请求编号'} |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label">状态描述:</label> |
| | | <div class="layui-input-inline"> |
| | | <input class="layui-input" type="text" name="order_name" placeholder="状态描述" autocomplete="off"> |
| | | <!-- name 与表字段 settle_name 一致,勿用 order_name --> |
| | | <input class="layui-input" type="text" name="settle_name" placeholder="状态描述" autocomplete="off"> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline">  |