This commit is contained in:
bb_pan 2025-12-29 09:32:43 +08:00
parent 5fe4e9ae91
commit 8a873a776a
1 changed files with 1 additions and 0 deletions

View File

@ -189,6 +189,7 @@ const getCodeList = () => {
console.log(boxInfo.value)
let param = {
boxId: boxInfo.value.boxId,
keyWord: searchValue.value,
}
getAppBoxNumListApi(param)
.then((res) => {