소스 검색

增加巡检排序

guarantee-lsq 2 년 전
부모
커밋
115be51914
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      src/views/sb/info/SbInfo.vue

+ 6 - 0
src/views/sb/info/SbInfo.vue

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