|
@@ -63,7 +63,7 @@ class UserGroupUserFormByInput extends React.Component {
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
* Reflect when forecast is clicked
|
|
* Reflect when forecast is clicked
|
|
|
- * @param {string} inputUser
|
|
|
|
|
|
|
+ * @param {object} inputUser
|
|
|
*/
|
|
*/
|
|
|
handleChange(inputUser) {
|
|
handleChange(inputUser) {
|
|
|
this.setState({ inputUser });
|
|
this.setState({ inputUser });
|