BUG 28047

This commit is contained in:
aixianling
2022-03-04 14:47:47 +08:00
parent cbdb598a55
commit ea463f7e24

View File

@@ -186,6 +186,7 @@ export default {
}
},
onShow() {
document.title = "公文详情"
this.getDetail()
}
}