| | |
| | | <label class="layui-form-label" style="width: 85px;">å¤å®ç»æ</label> |
| | | <div class="layui-input-block" style="margin-left: 120px; width: 85px;"> |
| | | <select name="HResult" id="HResult" lay-verify="HResult"> |
| | | <option value="åæ ¼">åæ ¼</option> |
| | | <option value="ä¸åæ ¼">ä¸åæ ¼</option> |
| | | <option value="-1">å
¨é¨</option> |
| | | <option value="1">åæ ¼</option> |
| | | <option value="0">ä¸åæ ¼</option> |
| | | </select> |
| | | </div> |
| | | </div> |
| | |
| | | |
| | | var columns = []; |
| | | columns.push({ type: 'checkbox', fixed: 'left', totalRowText: 'å计' }); |
| | | columns.push({ field: 'æ¥æ', title: 'æ¥æ', sort: true, width: 90}); |
| | | columns.push({ field: 'æ¥æ', title: 'æ¥æ', sort: true, width: 180}); |
| | | columns.push({ field: 'æºå°å·', title: 'æºå°å·', sort: true, width: 110 }); |
| | | columns.push({ field: 'åæ ·éé', title: 'åæ ·éé', sort: true, width: 110 }); |
| | | columns.push({ field: 'æµéç»æ', title: 'æµéç»æ', sort: true, totalRow: true, width: 110}); |
| | |
| | | , { field: 'HKeyInspect', title: 'éç¹æ£æ¥', templet: '#HKeyInspect', unresize: false } |
| | | , { field: 'HQCStd', title: 'æ£éªæ å', edit: 'text' } |
| | | , { field: 'HUnit', title: 'åä½', edit: 'text' } |
| | | , { field: 'HInspectVal', title: 'æ£éªå¼' } |
| | | , { field: 'HInspectVal', title: 'æ£éªå¼', edit: 'text'} |
| | | , { field: 'HQCNote', title: 'æ£éªè®°å½', edit: 'text' } |
| | | , { field: 'HUpLimit', title: 'ä¸éå¼' } |
| | | , { field: 'HDownLimit', title: 'ä¸éå¼' } |