update for JP text

This commit is contained in:
2021-08-12 09:44:27 +05:30
parent c49bc00a4a
commit 4cc32e5e5a
7 changed files with 14 additions and 14 deletions

View File

@ -154,7 +154,7 @@ function Index() {
<CForm action="" method="post" encType="multipart/form-data" className="form-horizontal">
<CFormGroup row>
<CCol md="3">
<CLabel htmlFor="select">選択</CLabel>
<CLabel htmlFor="select">レポート種類</CLabel>
</CCol>
<CCol xs="12" md="9">
<CSelect custom name="select" id="select" onChange={setingReport} value={report}>
@ -170,7 +170,7 @@ function Index() {
</CFormGroup>
<CFormGroup row>
<CCol md="3">
<CLabel htmlFor="select">にち</CLabel>
<CLabel htmlFor="select">報告</CLabel>
</CCol>
<CCol xs="12" md="9">
<DatePicker