Add websockets progress, "multi-system" support for upgrades
and related things to better support that
This commit is contained in:
parent
db3f215ebe
commit
18cec49a86
12 changed files with 731 additions and 114 deletions
|
@ -73,6 +73,7 @@
|
|||
|
||||
let ${form.component_studly} = {
|
||||
template: '#${form.component}-template',
|
||||
mixins: [FormPosterMixin],
|
||||
components: {},
|
||||
props: {},
|
||||
watch: {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue