natasha %!s(int64=3) %!d(string=hai) anos
pai
achega
48452efeb2
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      src/components/Adult/preview/NewWordShow.vue

+ 1 - 4
src/components/Adult/preview/NewWordShow.vue

@@ -207,12 +207,9 @@ export default {
             }
           }
           item.imgarr = newimgarr;
-          if (index == this.curQue.option.length - 1) {
-            this.$forceUpdate();
-          }
+          this.$forceUpdate();
         });
       });
-      console.log(this.curQue.option);
     },
     changePraShow() {
       this.isPraShow = false;