Compare commits
1 commit
e51f28e214
...
2a2ef61fc4
Author | SHA1 | Date | |
---|---|---|---|
2a2ef61fc4 |
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ export default {
|
|||
},
|
||||
methods: {
|
||||
async handleClick() {
|
||||
console.log("AsyncButton.handleClick() called");
|
||||
if (this.task && typeof this.task === 'function') {
|
||||
this.disabled = true;
|
||||
try {
|
||||
|
|
Loading…
Add table
Reference in a new issue