@@ -119,11 +119,11 @@
// return parseInt(index)+1;
// }
// },
- {
- title:'点检项ID',
- align:"center",
- dataIndex: 'id'
- },
+ // {
+ // title:'点检项ID',
+ // align:"center",
+ // dataIndex: 'id'
+ // },
{
title:'点检项编号',
align:"center",
@@ -66,11 +66,11 @@ import { httpAction, getAction } from '@/api/manage'
@@ -170,10 +170,15 @@
],
},
columns: [
+ // title:'保养项ID',
- title:'保养项ID',
+ title:'保养项编号',
+ dataIndex: 'itemcode'
title:'保养项名称',
@@ -186,11 +191,6 @@
// dataIndex: 'equiptypeName'
- title:'保养项编号',
- dataIndex: 'itemcode'
title:'保养项标准',
dataIndex: 'itemcontent'
@@ -56,10 +56,15 @@ import { httpAction, getAction } from '@/api/manage'
/* table选中records*/
selectionRows: [],
@@ -72,11 +77,6 @@ import { httpAction, getAction } from '@/api/manage'