Explorar el Código

质控条目5784

zhangxc hace 5 años
padre
commit
3ca5539977
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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({