feat: add error message display to operator contact info
This commit is contained in:
parent
94672423eb
commit
ff474ee507
2 changed files with 67 additions and 52 deletions
|
|
@ -62,6 +62,9 @@ const global = {
|
|||
marginTop: 4,
|
||||
marginLeft: 16
|
||||
}
|
||||
},
|
||||
formErrorMsg: {
|
||||
margin: [[0, 0, 20, 0]]
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue