zhangxc 5 éve
szülő
commit
3ca5539977
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      src/components/recordInput/AddRecordItem.vue

+ 2 - 1
src/components/recordInput/AddRecordItem.vue

@@ -427,7 +427,8 @@
                 type:'warning',
                 showClose: true
               })
-             return
+              this.canSave = true
+              return
             }
             if(item.scoreRun ===''&&item.isUsedRun =="1"){
               this.$message({