diff --git a/src/components/Modal/ExamineLogModal.vue b/src/components/Modal/ExamineLogModal.vue index ec049f8..54a5431 100644 --- a/src/components/Modal/ExamineLogModal.vue +++ b/src/components/Modal/ExamineLogModal.vue @@ -2,6 +2,7 @@ @@ -52,7 +53,8 @@ export default { field: 'key', sortable: true, filter: 'agTextColumnFilter', - resizable: true + resizable: true, + width: 10, }, { field: 'value',