@@ -454,6 +454,12 @@ export default {
width: 150,
checked: true
},
+ {
+ title: '巡检序号',
+ dataIndex: 'sortNum',
+ width: 120,
+ checked: true
+ },
/* {
title: '自定义类型',
checked: true,