Jelajahi Sumber

提现金额

张文飞 3 tahun lalu
induk
melakukan
5917ea85c1
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      pages/reportPage/reportPage.vue

+ 1 - 1
pages/reportPage/reportPage.vue

@@ -86,7 +86,7 @@
 		<backHome></backHome>
 		
 		<dm-calendar-picker-view ref='calendarPickerView' @confirmSelDate='confirmSelDate'></dm-calendar-picker-view>
-	    <dmWithDrawalRecord ref='withDrawalRecord'></dmWithDrawalRecord>
+	    <dmWithDrawalRecord ref='withDrawalRecord' :alreadyCashOut='headerInfo.alreadyCashOut'></dmWithDrawalRecord>
 		<dmWithDrawal ref='withDrawal' :canCashOut='headerInfo.canCashOut' @updata="getData"></dmWithDrawal>
 		<login-notice></login-notice>
 		<login></login>