diff --git a/front/src/renderer/src/components/tablecomponent.vue b/front/src/renderer/src/components/tablecomponent.vue index 0ca10c0..d03515b 100644 --- a/front/src/renderer/src/components/tablecomponent.vue +++ b/front/src/renderer/src/components/tablecomponent.vue @@ -5,6 +5,10 @@ @checkbox-change="selectChange" ref="tableRef" border :column-config="{ resizable: true }"> + + - -