natasha %!s(int64=2) %!d(string=hai) anos
pai
achega
80c956231c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/Adult/inputModules/Neword.vue

+ 1 - 1
src/components/Adult/inputModules/Neword.vue

@@ -175,7 +175,7 @@ export default {
             type: "warning",
         })
         .then(() => {
-            if (this.curQue.option[0].length == 1) {
+            if (this.curQue.option[index].length == 1) {
                 this.$message.warning("至少剩余1个,不能全部删除");
                 return;
             }