update station code to text
This commit is contained in:
Raymond Garciano 2021-06-09 16:58:18 +08:00
parent d256f26712
commit 685417b259
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ class FormLocation extends Component {
/> />
<Field <Field
name="code" name="code"
type="number" type="text"
icon="" icon=""
layout={formItemLayout} layout={formItemLayout}
label="Station Code" label="Station Code"