Skip to content

Commit 5530fc5

Browse files
Update src/components/SeatsAnalysisViewer.vue
Co-authored-by: Marcio Tedesco <[email protected]>
1 parent 969293e commit 5530fc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/SeatsAnalysisViewer.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ data() {
110110
{ title: 'Assigned to the Organization At', key: 'created_at' },
111111
{ title: 'Last Activity At', key: 'last_activity_at' },
112112
{ title: 'Last Activity Editor', key: 'last_activity_editor' },
113-
// 添加其他需要显示的属性
114113
],
115114
};
116115
},

0 commit comments

Comments
 (0)