Skip to content

Commit f0c0ab7

Browse files
committed
体調フリー入力フィールドのラベルテキストを変更
1 parent 0be5df2 commit f0c0ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/center/_centerId/patient/_patientId.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
</ul>
200200
<InputField
201201
v-model="inputSymptom.remarks"
202-
label="上記以外の体調の変化"
202+
label="その他の体調の変化"
203203
name="memo"
204204
placeholder="例:昨日の20時ごろから咳が止まらない"
205205
/>

0 commit comments

Comments
 (0)