caipin 5 年之前
父節點
當前提交
7d4a7d2ec0
共有 1 個文件被更改,包括 2 次插入0 次删除
  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));
 	    		array_push($cidIn, $XDeode->decode($value));
 	    	}
 	    	}
 	    	$cidIn=implode(',', $cidIn);
 	    	$cidIn=implode(',', $cidIn);
+    	}else{
+    		$cidKeyIn=array();
     	}
     	}
     	$year= $this->get_args ( 'year' ) ? $this->get_args ( 'year' ) : date('Y');
     	$year= $this->get_args ( 'year' ) ? $this->get_args ( 'year' ) : date('Y');