shish 2 ani în urmă
părinte
comite
61160b120b
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      ghsApp/src/pagesOrder/refundAllList.vue

+ 1 - 1
ghsApp/src/pagesOrder/refundAllList.vue

@@ -8,7 +8,7 @@
       <view style="margin-left:50upx;margin-bottom:26upx;position:relative;">
         <DateSelect class="bar" top="0" @selectDateFn="selectDateFn" />
         <text style="position: absolute;left:180upx;top:0upx;">总金额 ¥{{ totalAmount }}</text>
-        <text style="position: absolute;left:400upx;top:0upx;">总成本 ¥{{ totalCost }}</text>
+        <text style="position: absolute;left:410upx;top:0upx;">总成本 ¥{{ totalCost }}</text>
       </view>
 			<block v-if="!$util.isEmpty(list.data)">