caipin 5 năm trước cách đây
mục cha
commit
7d4a7d2ec0
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      protected/controller/ReceiptExtendController.php

+ 2 - 0
protected/controller/ReceiptExtendController.php

@@ -2673,6 +2673,8 @@ class ReceiptExtendController extends DooController {
 	    		array_push($cidIn, $XDeode->decode($value));
 	    	}
 	    	$cidIn=implode(',', $cidIn);
+    	}else{
+    		$cidKeyIn=array();
     	}
     	$year= $this->get_args ( 'year' ) ? $this->get_args ( 'year' ) : date('Y');