zhangxc 5 лет назад
Родитель
Сommit
3ca5539977
1 измененных файлов с 2 добавлено и 1 удалено
  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({