This commit is contained in:
liuye
2023-12-25 15:21:03 +08:00
parent a6c4c79e5a
commit ab63552b03

View File

@@ -46,6 +46,7 @@ export default {
this.injectJWeixin(['startRecord','stopRecord', 'translateVoice']) this.injectJWeixin(['startRecord','stopRecord', 'translateVoice'])
}, },
onShow() { onShow() {
this.text = ''
document.title = '婚姻家庭纠纷入户登记表' document.title = '婚姻家庭纠纷入户登记表'
}, },
methods: { methods: {