fix(g1g1): don't stack modals plz
This commit is contained in:
@@ -475,6 +475,7 @@ export default {
|
||||
},
|
||||
showSelectUser () {
|
||||
this.$root.$emit('bv::show::modal', 'select-user-modal');
|
||||
this.close();
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user