소스 검색

displacement

twt 1 개월 전
부모
커밋
735fba7f96
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/index/carConfiguration.vue

+ 1 - 1
pages/index/carConfiguration.vue

@@ -47,7 +47,7 @@
 		  </view>
 		  <view class="line">
 			  <view class="lineLeft">排量</view>
-			  <view class="lineRight">{{info.brakeoilqty}}</view>
+			  <view class="lineRight">{{info.displacement}}</view>
 		  </view>
 		  <view class="line">
 			  <view class="lineLeft">进气形式</view>