ソースを参照

代付款改为待支付

htc 10 ヶ月 前
コミット
a16d138977
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pagesHouse/home/index.vue

+ 1 - 1
pagesHouse/home/index.vue

@@ -36,7 +36,7 @@
 			<view class="numberData">
 				<view @click="toHref('/pagesHouse/Mine/ordersList/index?typeTxt=待付款')">
 					<text>{{merchantType==10?info.unPayNum:info.todayObligationOrders}}</text>
-					<text>待付</text>
+					<text>待付</text>
 				</view>
 				<view @click="toHref('/pagesHouse/Mine/ordersList/index?typeTxt=待使用')">
 					<text>{{merchantType==10?info.unUseNum:info.todayPendingOrders||0}}</text>