admin/src/components/business/OperaInternalCompanyWindow.vue
@@ -129,7 +129,8 @@ this.api.create({ parentId: this.form.parentId, name: this.form.name, type: this.form.type type: this.form.type, sortnum: this.form.sortnum }) .then(() => { this.visible = false @@ -147,7 +148,8 @@ id: this.form.id, parentId: this.form.parentId, name: this.form.name, type: this.form.type type: this.form.type, sortnum: this.form.sortnum }) .then(() => { this.visible = false