shish 5 лет назад
Родитель
Сommit
2e05a9cf84
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      hdApp/src/pagesPurchase/purDetails.vue

+ 1 - 1
hdApp/src/pagesPurchase/purDetails.vue

@@ -112,7 +112,7 @@
             <view class="operate-view"></view>
             <view class="describe-view">
               共{{ detailInfo.kindNum || 0 }}种, 共{{ detailInfo.bigNum }}扎{{
-								detailInfo.smallNum}}支,合计 ¥<text class="price">{{ detailInfo.actPrice }}</text>
+								detailInfo.smallNum}}支,合计 ¥<text class="price">{{ detailInfo.itemPrice }}</text>
             </view>
           </view>
         </view>