소스 검색

质控条目5784

zhangxc 5 년 전
부모
커밋
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({