소스 검색

删除return

zhangxc 5 년 전
부모
커밋
50c3fc5a57
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/components/recordInput/AddRecordItem.vue

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

@@ -241,7 +241,6 @@
             })
             return
           }
-          return
           let  casesEntryHospitals = []
           for(let i = 0; i < this.multipleSelection.length; i++){
             const item = this.multipleSelection[i]