BUG 30003
This commit is contained in:
@@ -143,7 +143,6 @@ export default {
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
toMonitorUser(id) {
|
||||
this.$emit('change', {
|
||||
type: 'MonitorUser',
|
||||
@@ -152,7 +151,6 @@ export default {
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
toFamily(id) {
|
||||
this.$emit('change', {
|
||||
type: 'Family',
|
||||
|
||||
Reference in New Issue
Block a user