This commit is contained in:
cclu 2024-10-08 19:06:29 +08:00
parent 92e01d5ff5
commit eccadb25fb
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -991,7 +991,7 @@
<view class="revenueMoney">
<NumberScroll v-if="currentMoney" :number="currentMoney"/>
<!-- <text class="moneyText">{{currentMoney}}</text>-->
<text class="moneyLabel">实时营收/</text>
<text class="moneyLabel">实时对客销售/</text>
</view>
</view>
</view>