3
0
Fork 0

fix(mine): 当月业绩进度条展示错误修复

This commit is contained in:
woody 2025-04-24 19:55:39 +08:00
parent 496a21acea
commit 66c825ada4
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
<view <view
class="current-progress" class="current-progress"
:style="{ :style="{
width: yesPercent(awards.aMonthPv, awards.aMonthPv), width: yesPercent(awards.aMonthPv, awards.bMonthPv),
}" }"
></view> ></view>
<view class="cha"> <view class="cha">