From 809edaffb6552077fb5658fd87d00d414284254a Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 24 六月 2024 16:15:07 +0800
Subject: [PATCH] h5
---
h5/pages/userinfo/userinfo.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/h5/pages/userinfo/userinfo.vue b/h5/pages/userinfo/userinfo.vue
index b6200c8..2796036 100644
--- a/h5/pages/userinfo/userinfo.vue
+++ b/h5/pages/userinfo/userinfo.vue
@@ -130,7 +130,7 @@
this.visitorData.idcardTypeName = '鎶ょ収'
}
}
- this.visitorData.userAnswerId = option.userAnswerId
+ this.visitorData.userAnswerId = option.answerId || ''
// this.getVisit()
// uni.$on('update', (data) => {
// this.uploadImg(data.tempFilePath)
--
Gitblit v1.9.3