Commit a6fb959b by 陆志强

Merge branch 'feature/question' into test

parents 358e038c 1a181a45
......@@ -158,6 +158,7 @@ export default {
// 初始化信息采集声明同意按钮状态
this.isReaded = this.isJoined
this.oldIsReaded = this.isReaded ? 1 : null
this.answer = this.info.answerIndex - 1
},
methods: {
judgeLogin() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment