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