Skip to content

Commit 9ea67e1

Browse files
committed
dateのplaceholderの表記を合わせる
1 parent ccb53ba commit 9ea67e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/EditingScreen1.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
v-model="tempFormData.date"
111111
title="日付設定 *"
112112
label="date"
113-
placeholder="2020/05/30"
113+
placeholder="2020-05-30"
114114
:transparent="true"
115115
icon-name="mdi-calendar"
116116
:readonly="true"

0 commit comments

Comments
 (0)