本人签名 :
+ {{appntSign.documentStatus}}
{{ appntSign.documentStatus == '2' ? '签名' : '已签名' }}
@@ -179,8 +180,9 @@ export default {
console.log('wxSigned: ' + wxSigned)
if (wxSigned) {
//答题数据反显
- this.radio1 = this.radio2 = this.radio3 = this.radio4 = this.radio5 = this.radio6 = this.radio7 = this.radio8 = this.radio9 = this.radio10 = 0
+ this.radio1 = this.radio2 = this.radio3 = this.radio4 = this.radio5 = this.radio6 = this.radio7 = this.radio8 = this.radio9 = this.radio10 = '1'
console.log('第二次进入电子保单')
+ console.log(this.radio1,'this.radio1')
console.log('````````````````````````````````')
this.base64 = imgBase64Data
this.isDisabledComplite = false