From 89b308e51553716c504aa2fa45fe0567b28e358c Mon Sep 17 00:00:00 2001 From: yujiacong <1016029365@qq.com> Date: Thu, 25 Sep 2025 17:53:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8B=8B=E7=AB=A0=E4=BF=A1=E6=81=AF=E7=AE=A1?= =?UTF-8?q?=E7=90=86=20-=20=E6=96=B0=E5=A2=9E=E5=8B=8B=E7=AB=A0=E6=97=B6?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E5=9C=B0=E5=8C=BA=E9=BB=98=E8=AE=A4=E8=8B=B1?= =?UTF-8?q?=E8=AF=AD=E5=8C=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/medal/MedalInfo.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/medal/MedalInfo.vue b/src/views/medal/MedalInfo.vue index 1044ae5..295ba85 100644 --- a/src/views/medal/MedalInfo.vue +++ b/src/views/medal/MedalInfo.vue @@ -618,7 +618,8 @@ export default { console.log(this.controlsObj.value); console.log(this.controlsObj.options); this.controlsObj.value.forEach((res, i) => { - partitionFlagVal |= this.controlsObj.options[i].id; + // partitionFlagVal |= this.controlsObj.options[i].id; + partitionFlagVal += res; }); obj.partitionFlag = partitionFlagVal; obj.name = JSON.stringify({