解除风险

This commit is contained in:
liuye
2022-10-10 11:24:37 +08:00
parent 6f5f17ecfa
commit fea1bac7ee
3 changed files with 15 additions and 4 deletions

View File

@@ -131,7 +131,7 @@ export default {
},
computed: { ...mapState(['user']) },
onShow() {
document.title = '居家隔离确认'
document.title = '风险处置'
},
onLoad(option) {
this.form = uni.getStorageSync('checkPointContent')