Explorar el Código

修改选择题bug

zengyicheng hace 3 años
padre
commit
f6b96b7277
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 {