diff --git a/src/components/Table/src/components/editable/EditableCell.vue b/src/components/Table/src/components/editable/EditableCell.vue index 6c2b31c7..0efe83f1 100644 --- a/src/components/Table/src/components/editable/EditableCell.vue +++ b/src/components/Table/src/components/editable/EditableCell.vue @@ -1,40 +1,4 @@ - - - - - {{ getValues || getValues === 0 ? getValues : ' ' }} - - - - - - - - - - - - - - - -