chore: minor fix
This commit is contained in:
parent
853c4b5add
commit
3c48422458
@ -44,8 +44,8 @@ const emit = defineEmits(['update'])
|
|||||||
const list = defineModel()
|
const list = defineModel()
|
||||||
|
|
||||||
const groupByValue = ref({
|
const groupByValue = ref({
|
||||||
label: 'Owner',
|
label: '',
|
||||||
value: 'owner',
|
value: '',
|
||||||
})
|
})
|
||||||
|
|
||||||
const groupByOptions = createResource({
|
const groupByOptions = createResource({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user