Revert action message input code
This commit is contained in:
parent
cfaa44ea67
commit
30b7b2f135
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ export default {
|
|||
mounted() {
|
||||
const { team_ids: teamIds } = this.value;
|
||||
this.selectedTeams = teamIds;
|
||||
this.message = this.value.message;
|
||||
},
|
||||
methods: {
|
||||
updateValue() {
|
||||
|
|
Loading…
Reference in a new issue