mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 20:50:14 +08:00
新增角色失败,数据入库问题。 #I7KMSJ
This commit is contained in:
@@ -76,6 +76,8 @@ export class RoleEditerComponent implements OnInit {
|
|||||||
this.selectValues = this.form.model.orgIdsList.split(',');
|
this.selectValues = this.form.model.orgIdsList.split(',');
|
||||||
this.cdr.detectChanges();
|
this.cdr.detectChanges();
|
||||||
});
|
});
|
||||||
|
} else {
|
||||||
|
this.form.model.category = 'static';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user