This commit is contained in:
syuilo
2018-09-15 21:48:10 +09:00
parent 2fee2e5166
commit 7b2b7d1456
13 changed files with 22 additions and 303 deletions

View File

@@ -19,7 +19,7 @@
</label>
<label class="ui from group">
<p>%i18n:@birthday%</p>
<el-date-picker v-model="birthday" type="date" value-format="yyyy-MM-dd"/>
<input type="date" v-model="birthday"/>
</label>
<button class="ui primary" @click="save">%i18n:@save%</button>
<section>