lighter 3 vuotta sitten
vanhempi
commit
558361986f

+ 2 - 0
src/views/hospitalization/case-front-sheet/FillCaseFrontSheet.vue

@@ -947,6 +947,8 @@ const nextPage = () => {
 }
 const fetchSearchData = () => {
   const param = {
+    patNo: patient.value.bah,
+    times: patient.value.admissTimes,
     method: searchMethod.value,
     target: searchUrl.value,
     content: searchContent.value,