Restoring loader
This commit is contained in:
parent
234547a903
commit
a9ee94b8fd
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -349,7 +349,7 @@
|
|||
},
|
||||
},
|
||||
mounted: function() {
|
||||
//this.loader = this.$loading.show()
|
||||
this.loader = this.$loading.show()
|
||||
this.task.id = this.$route.params.id ?? null
|
||||
|
||||
if (this.task.id != null) {
|
||||
|
|
Loading…
Add table
Reference in a new issue