Explorar el Código

增加巡检排序

guarantee-lsq hace 2 años
padre
commit
115be51914
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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,