We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdf0de1 + c26c90a commit 1c9164dCopy full SHA for 1c9164d
src/pages/user/classlist.vue
@@ -24,6 +24,7 @@
24
</template>
25
<template v-slot:LayerFooter>
26
<action-button
27
+ :is-disabled="!items || items.length < 1"
28
theme="primary"
29
text="選択クラスでログインする"
30
class="ClassList-Button"
0 commit comments