Skip to content

Commit 2620122

Browse files
committed
fix: clear input
1 parent 92a855b commit 2620122

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontend/src/modules/admin/modules/collections/components/lf-collection-add.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@
8282
:disabled="!form.type?.length"
8383
:remote-method="fetchCategories"
8484
@clear="() => {
85-
form.type = null
8685
form.categoryId = null
8786
}"
8887
>

0 commit comments

Comments
 (0)