|
@@ -124,6 +124,7 @@
|
|
|
<th data-options="field:'SID',title:'SID',width:220,align:'left',checkbox:true,hidden:true">SID</th>
|
|
<th data-options="field:'SID',title:'SID',width:220,align:'left',checkbox:true,hidden:true">SID</th>
|
|
|
<th data-options="field:'ITEMSDETAILID',title:'明细ID',align:'left',sortable:true,hidden:true"></th>
|
|
<th data-options="field:'ITEMSDETAILID',title:'明细ID',align:'left',sortable:true,hidden:true"></th>
|
|
|
<th data-options="field:'ITEMSID',title:'检验ID',align:'left',sortable:true,hidden:true"></th>
|
|
<th data-options="field:'ITEMSID',title:'检验ID',align:'left',sortable:true,hidden:true"></th>
|
|
|
|
|
+ <th data-options="field:'XUHAO',title:'序号',align:'left',sortable:true,editor:{type:'textbox'}"></th>
|
|
|
<th data-options="field:'INSPECTITEM',title:'检验项目',align:'left',sortable:true,editor:{type:'textbox'}"></th>
|
|
<th data-options="field:'INSPECTITEM',title:'检验项目',align:'left',sortable:true,editor:{type:'textbox'}"></th>
|
|
|
<th data-options="field:'INSPECTTOOL',title:'检验工具',align:'left',sortable:true,editor:{
|
|
<th data-options="field:'INSPECTTOOL',title:'检验工具',align:'left',sortable:true,editor:{
|
|
|
type:'combobox',
|
|
type:'combobox',
|
|
@@ -162,7 +163,7 @@
|
|
|
<th data-options="field:'CREATETIME',title:'创建时间',align:'left',sortable:true,editor:{type:'textbox'}"></th>
|
|
<th data-options="field:'CREATETIME',title:'创建时间',align:'left',sortable:true,editor:{type:'textbox'}"></th>
|
|
|
<th data-options="field:'UPDATEUSERID',title:'更新工号',align:'left',sortable:true,editor:{type:'textbox'}"></th>
|
|
<th data-options="field:'UPDATEUSERID',title:'更新工号',align:'left',sortable:true,editor:{type:'textbox'}"></th>
|
|
|
<th data-options="field:'UPDATETIME',title:'更新时间',align:'left',sortable:true,editor:{type:'textbox'}"></th>
|
|
<th data-options="field:'UPDATETIME',title:'更新时间',align:'left',sortable:true,editor:{type:'textbox'}"></th>
|
|
|
- <th data-options="field:'XUHAO',title:'序号',align:'left',sortable:true,editor:{type:'textbox'}"></th>
|
|
|
|
|
|
|
+
|
|
|
</tr>
|
|
</tr>
|
|
|
</thead>
|
|
</thead>
|
|
|
</table>
|
|
</table>
|