@@ -328,6 +328,8 @@ export default {
})
this.userGroupKeys = datas;
this.GroupIds = datas;
+ } else {
+ this.GroupIds = ['default'];
}
if (UserList && UserList.length) {
const datas = [];