zhangxc 5 лет назад
Родитель
Сommit
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]