admin/src/components/business/OperaCategoryWindow.vue
@@ -113,7 +113,7 @@ this.title = title this.categorys = JSON.parse(JSON.stringify(categorys||[])); // this.categorys = this.getTreeData(this.categorys) console.log(this.categorys) console.log(parentId) this.visible = true this.form = { id: null, @@ -122,7 +122,7 @@ remark: '', categoryList: [], sortnum: null, parentId: parentId parentId: parentId || null } this.form.type = categoryType // 新建