소스 검색

Merge branch 'v20' of http://192.168.31.240:3000/MTP2.0_New/MTP20_WEB_GLOBAL into v20

li.shaoyi 1 년 전
부모
커밋
f9e4b4a9e8
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/packages/mobile/views/order/position/components/pricing/detail2/components/delivery/Index.vue

+ 2 - 2
src/packages/mobile/views/order/position/components/pricing/detail2/components/delivery/Index.vue

@@ -21,8 +21,8 @@
                             </span>
                         </template>
                     </Cell>
-                    <Cell :title="$t('position.goods.fees')" :value="fee" />
-                    <Cell :title="$t('position.goods.deposit')" :value="deposit" />
+                    <Cell :title="$t('position.goods.fees')" :value="formatDecimal(fee)" />
+                    <Cell :title="$t('position.goods.deposit')" :value="formatDecimal(deposit)" />
                     <Cell :title="$t('position.goods.tradetime')" :value="selectedRow.tHDetailEx.tradeTime" />
                 </CellGroup>
                 <CellGroup :title="$t('position.goods.subtitle2')" inset>