@@ -106,7 +106,7 @@ export default {
}
this.info.catalogRoot.push(newGroupLevel1)
this.info.catalogs.push({
- newGroupLevel2Id,
+ id: newGroupLevel2Id,
name: '默认二级分组',
})
} else if (this.addGroupLevel === 2) {