Browse Source

删除return

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