Browse Source

质控条目5784

zhangxc 5 years ago
parent
commit
3ca5539977
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/components/recordInput/AddRecordItem.vue

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

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