Skip to content

Instantly share code, notes, and snippets.

@venkatperi
Created October 9, 2018 15:02
Show Gist options
  • Save venkatperi/293d803bd250ef6cec16ea188b74af17 to your computer and use it in GitHub Desktop.
Save venkatperi/293d803bd250ef6cec16ea188b74af17 to your computer and use it in GitHub Desktop.
data: function () {
return {
task: {
sm: {},
state: '',
error: {},
result: undefined,
},
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment