Revert "fix 红点"

This reverts commit e9a27e135e.
This commit is contained in:
dy 2023-12-29 15:19:19 +08:00
parent e9a27e135e
commit bf39147538

View File

@ -358,7 +358,7 @@ export class HuoDongHongDianFun {
_res.show = true
_res.val.hdid.push(element.hdid)
if (_res.val.htype.indexOf(element.htype) == -1) _res.val.htype.push(element.htype)
_res.val.hdxq[element.stype] = ishd
_res.val.hdxq[element.hdid] = ishd
}
}
return _res;