BUG 30003

This commit is contained in:
aixianling
2022-06-06 11:22:15 +08:00
parent 34dd2fcbcc
commit 94331d6ba0
9 changed files with 274 additions and 322 deletions

View File

@@ -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',