调整课表查询

This commit is contained in:
ywyonui 2025-07-25 17:59:27 +08:00
parent 0892a4771e
commit 8abff21811

View File

@ -153,10 +153,10 @@ const selectDay = (index: number) => {
return; return;
} }
drpkkbApi({ drpkkbApi({
jsId: "",
bjId: getCurXs.bjId, bjId: getCurXs.bjId,
xqId: xqId, xqId: xqId,
rq: "", rq: rqList.value[index].rq, //
// rq: rqList.value[index].rq, //
zj: rqList.value[index].zj zj: rqList.value[index].zj
}).then(res => { }).then(res => {
// result // result