Improve client

This commit is contained in:
syuilo
2021-08-08 13:02:58 +09:00
parent b3c5c3f0ea
commit 9e03335ff8
2 changed files with 2 additions and 8 deletions

View File

@ -16,10 +16,6 @@ export default defineComponent({
},
props: {
showing: {
type: Boolean,
required: true,
},
items: {
type: Array,
required: true