(null)
const checked = computed(() => {
return props.modelValue === props.trueValue
})
@@ -91,4 +91,4 @@ const handleInput = () => {
}
}
}
-
\ No newline at end of file
+
diff --git a/ui/src/components/Table.vue b/ui/src/components/Table.vue
index 46859dd20..a19bc5606 100644
--- a/ui/src/components/Table.vue
+++ b/ui/src/components/Table.vue
@@ -22,7 +22,7 @@
/>
- |
-
-
|
-
{{ info.pageSizeChangeLabel }}
|