modify the ticket type word

pull/141/MERGE^2
hyh123a 2022-04-16 19:11:07 +08:00
parent 823e23cdf1
commit 4414799ca2
3 changed files with 3 additions and 3 deletions

View File

@ -318,7 +318,7 @@ const TicketAgent = ({ setRedirect, setRedirectUrl, t }) => {
<Col xs={6} sm={3}>
<FormGroup className="form-group">
<Label className={labelClasses} for="space">
{t('Ticket List')}
{t('Ticket Type')}
</Label>
<br />
<Cascader

View File

@ -318,7 +318,7 @@ const TicketIntervention = ({ setRedirect, setRedirectUrl, t }) => {
<Col xs={6} sm={3}>
<FormGroup className="form-group">
<Label className={labelClasses} for="space">
{t('Ticket List')}
{t('Ticket Type')}
</Label>
<br />
<Cascader

View File

@ -318,7 +318,7 @@ const TicketList = ({ setRedirect, setRedirectUrl, t }) => {
<Col xs={6} sm={3}>
<FormGroup className="form-group">
<Label className={labelClasses} for="space">
{t('Ticket List')}
{t('Ticket Type')}
</Label>
<br />
<Cascader