Merge remote-tracking branch 'origin/main'

This commit is contained in:
mzr 2025-09-25 19:55:52 +08:00
commit 81ac43e8b6
1 changed files with 2 additions and 2 deletions

View File

@ -866,9 +866,9 @@ export default async function clickBtn(props, id, text, record, index) {
}); });
} }
if(bids){ if(bids.length > 0){
if (cpickmid) { if (cpickmid) {
hids.push(cpickmid); hids.push(cpickmid);
} }
data = { data = {
cpickmids: hids, cpickmids: hids,