排查管理

This commit is contained in:
liuye
2022-12-06 08:32:42 +08:00
parent e3e4d1aa87
commit 846a42deb2

View File

@@ -302,7 +302,7 @@ export default {
}, },
onLoad(option) { onLoad(option) {
this.id = option.id this.id = option.id
this.currentTabs = option.currentTabs // this.currentTabs = option.currentTabs
this.$dict.load('EP_homeStatus2', 'EP_quarantineStrategy').then(() => { this.$dict.load('EP_homeStatus2', 'EP_quarantineStrategy').then(() => {
this.id = option.id this.id = option.id
this.getDetail() this.getDetail()