408249787 %!s(int64=2) %!d(string=hai) anos
pai
achega
8e0951904c
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      src/views/fill/task/FillGatherTask.vue

+ 5 - 0
src/views/fill/task/FillGatherTask.vue

@@ -158,6 +158,11 @@ export default {
             return `${(this.$refs.table.localPagination.current - 1) * this.$refs.table.localPagination.pageSize + index + 1}`
           }
         },
+        {
+          title: '巡检任务名',
+          width: 100,
+          dataIndex: 'name'
+        },
         {
           title: '巡检人',
           width: 100,