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]