@@ -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,