Browse Source

修改选择题bug

zengyicheng 2 years ago
parent
commit
f6b96b7277
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/liveProjectDetail.vue

+ 1 - 0
src/components/liveProjectDetail.vue

@@ -799,6 +799,7 @@ export default {
     showMember(i) {
       if (this.typeC.length > 0) {
         // this.steps = 2;
+        this.typeC = [];
         this.isAnswer = true;
         this.dialogVisible = true;
       } else {