caipin 6 년 전
부모
커밋
3041196fa3
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      protected/model/invoiceReceivables.php

+ 2 - 0
protected/model/invoiceReceivables.php

@@ -564,6 +564,8 @@ class invoiceReceivables extends DooModel {
 					
 					
 				}
 				}
 			}
 			}
+			print_r($tem);
+			
 			$list [$key] ['invoiceList']=$tem;
 			$list [$key] ['invoiceList']=$tem;
 			
 			
 // 			$invoiceSerial = explode ( ',', $value ['invoiceSerial'] );
 // 			$invoiceSerial = explode ( ',', $value ['invoiceSerial'] );