Disabled not working button

This commit is contained in:
Kylart 2016-12-12 04:18:18 +09:00
parent e26df2ec91
commit a292b409a8
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@
<md-input type="number" v-model="year" @keydown.enter="getThisSeason(year, season)"></md-input>
</md-input-container>
<md-button id="season-search"
<md-button id="season-search" disabled
@click="getThisSeason(year, season)"
class="md-raised md-accent">
Not yet