| | |
| | | <input type="text" id="SkuName" name="SkuName" placeholder="请输入物料名称" autocomplete="off" class="layui-input"> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <!-- 审核状态 --> |
| | | <!-- <div class="layui-inline"> |
| | | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 60px;">审核状态</label> |
| | | <div class="layui-input-inline"> |
| | |
| | | </select> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | </div> --> |
| | | <!-- 类型 --> |
| | | <!-- <div class="layui-inline"> |
| | | |
| | | <label class="layui-form-label" style="width: 60px;">类型</label> |
| | | <div class="layui-input-inline"> |
| | | <select name="Type" id="Type" lay-verify="" lay-verify="" lay-search> |
| | |
| | | <option value="4">中间品</option> |
| | | </select> |
| | | </div> |
| | | </div> |
| | | </div> --> |
| | | <!-- 是否受控 --> |
| | | <div class="layui-inline"> |
| | | <!-- <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 60px;">是否受控</label> |
| | | <div class="layui-input-inline"> |
| | | <select name="IsControlled" id="IsControlled" lay-verify="" lay-verify="" lay-search> |
| | |
| | | <option value="1">非受控</option> |
| | | </select> |
| | | </div> |
| | | </div> |
| | | </div> --> |
| | | <!-- 是否免检 --> |
| | | <div class="layui-inline"> |
| | | <!-- <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 60px;">是否免检</label> |
| | | <div class="layui-input-inline"> |
| | | <select name="IsInspect" id="IsInspect" lay-verify="" lay-verify="" lay-search> |
| | |
| | | <option value="1">是</option> |
| | | </select> |
| | | </div> |
| | | </div> |
| | | </div> --> |
| | | <!-- 存储环境 --> |
| | | <div class="layui-inline"> |
| | | <!-- <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 60px;">存储环境</label> |
| | | <div class="layui-input-inline"> |
| | | <select name="Environment" id="Environment" lay-verify="" lay-verify="" lay-search> |
| | | <option value=""></option> |
| | | <option value="0">常温</option> |
| | | <option value="1">低温</option> |
| | | <!-- <option value="3">干燥通风</option> --> |
| | | |
| | | </select> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | </div> --> |
| | | <!-- 物料类别 --> |
| | | <!-- <div class="layui-inline"> |
| | | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 60px;">物料类别</label> |
| | | <div class="layui-input-inline"> |
| | |
| | | </select> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> --> |
| | | <div class="layui-inline"> |
| | | <button class="layui-btn layui-btn-sm layuiadmin-btn-list" lay-submit lay-filter="LAY-app-contlist-search"> |
| | | <i class="layui-icon layui-icon-search layuiadmin-button-btn"></i>搜索 |
| | |
| | | field: 'Standard',title: '物料规格',align: 'center',width: 130 |
| | | }, |
| | | |
| | | { |
| | | field: 'Type',title: '类型',align: 'center',templet: '#buttonType',width: 100 |
| | | }, |
| | | { |
| | | field: 'IsControlled',templet: '#buttonIsControlled',title: '是否受控',align: 'center',width: 100 |
| | | }, |
| | | { |
| | | field: 'IsInspect',title: '是否免检',align: 'center',templet: '#buttonIsInspect',width: 100 |
| | | }, |
| | | { |
| | | field: 'IsPasteCode',title: '是否贴标',align: 'center',templet: '#buttonIsPasteCode',width: 100 |
| | | }, |
| | | { |
| | | field: 'Origin',title: '来源',align: 'center',width: 200 |
| | | }, |
| | | // { |
| | | // field: 'Type',title: '类型',align: 'center',templet: '#buttonType',width: 100 |
| | | // }, |
| | | // { |
| | | // field: 'IsControlled',templet: '#buttonIsControlled',title: '是否受控',align: 'center',width: 100 |
| | | // }, |
| | | // { |
| | | // field: 'IsInspect',title: '是否免检',align: 'center',templet: '#buttonIsInspect',width: 100 |
| | | // }, |
| | | // { |
| | | // field: 'IsPasteCode',title: '是否贴标',align: 'center',templet: '#buttonIsPasteCode',width: 100 |
| | | // }, |
| | | // { |
| | | // field: 'Origin',title: '来源',align: 'center',width: 200 |
| | | // }, |
| | | { |
| | | field: 'UnitName',title: '单位',align: 'center',width: 100 |
| | | }, |
| | | { |
| | | field: 'PackagName',title: '包装',align: 'center',width: 100 |
| | | }, |
| | | { |
| | | field: 'Environment',title: '存储环境',align: 'center',templet: '#buttonEnvironment',width: 120 |
| | | }, |
| | | { |
| | | field: 'CategoryName',title: '物料类别',align: 'center',width: 120 |
| | | }, |
| | | // { |
| | | // field: 'PackagName',title: '包装',align: 'center',width: 100 |
| | | // }, |
| | | // { |
| | | // field: 'Environment',title: '存储环境',align: 'center',templet: '#buttonEnvironment',width: 120 |
| | | // }, |
| | | // { |
| | | // field: 'CategoryName',title: '物料类别',align: 'center',width: 120 |
| | | // }, |
| | | { |
| | | field: 'Weight',title: '理论重量',align: 'center',width: 135 |
| | | }, |
| | | { |
| | | field: 'Warranty',title: '保质期(天)',align: 'center',width: 140 |
| | | }, |
| | | { |
| | | field: 'UnpackWarranty',title: '拆包效期(天)',align: 'center',width: 140 |
| | | }, |
| | | // { |
| | | // field: 'UnpackWarranty',title: '拆包效期(天)',align: 'center',width: 140 |
| | | // }, |
| | | |
| | | { |
| | | field: 'AdventTime',title: '临期(天)',align: 'center',width: 140 |
| | |
| | | title: '添加物料信息', |
| | | content: 'MaterialsForm.html', |
| | | maxmin: true, |
| | | area: ['640px', '746px'], |
| | | area: ['640px', '450px'], |
| | | btn: ['确定', '取消'], |
| | | yes: function(index, layero) { |
| | | var iframeWindow = window['layui-layer-iframe' + index], |
| | |
| | | title: '编辑物料信息', |
| | | content: 'MaterialsForm.html?id=' + cusId, |
| | | maxmin: true, |
| | | area: ['640px', '746px'], |
| | | area: ['640px', '450px'], |
| | | btn: ['确定', '取消'], |
| | | yes: function(index, layero) { |
| | | var iframeWindow = window['layui-layer-iframe' + index], |