mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-22 23:48:18 +08:00
Fix handson table rendering [SCI-9295]
This commit is contained in:
parent
94db5c1155
commit
fa53a0a049
1 changed files with 1 additions and 0 deletions
|
@ -237,6 +237,7 @@
|
|||
setTimeout(this.updateTable, 100) // delay makes cancel button work
|
||||
}
|
||||
});
|
||||
this.$nextTick(this.tableObject.render);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue