张文飞 %!s(int64=3) %!d(string=hai) anos
pai
achega
5917ea85c1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>