Browse Source

质控条目5784

zhangxc 5 năm trước cách đây
mục cha
commit
3ca5539977
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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({