DESKTOP-70VPDLK\Administrator hai 5 meses
pai
achega
4f73ab93d2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/Forestage/Tourism/index.vue

+ 1 - 1
src/views/Forestage/Tourism/index.vue

@@ -60,7 +60,7 @@
 					<div class="i">
 						<div class="label">{{ $t('other.text7') }}</div>
 						<div class="money">
-							<span>{{(userInfo.order_yield*1).toFixed(6)}}</span>
+							<span>{{(userInfo.day_yield*1).toFixed(6)}}</span>
 							<span class="unit">USDT</span>
 						</div>
 					</div>