This commit is contained in:
shijingjing
2022-12-26 11:35:45 +08:00
parent fb9d7f93d2
commit 63f0e9fc6a

View File

@@ -66,6 +66,7 @@ export default {
}
},
onLoad(o) {
document.title = '慧政务'
this.beginDate = o.beginDate
}
}