This commit is contained in:
yanran200730
2022-01-20 10:36:52 +08:00
parent 66236dfb5b
commit 4755651c38
9 changed files with 29 additions and 13 deletions

View File

@@ -100,6 +100,11 @@ export default {
...params
}
},
mounted () {
document.title = '表单预览'
},
methods: {
getInfo(id) {
uni.showLoading()