地区组件完全重构兼容苹果版本

This commit is contained in:
aixianling
2022-03-21 17:23:12 +08:00
parent d45620c3cd
commit 37bf1881da
13 changed files with 399 additions and 318 deletions

View File

@@ -197,7 +197,7 @@ export default {
})
},
onShow () {
onShow() {
document.title = !this.id ? '新建表单' : '编辑表单'
},
methods: {