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

+ 1 - 1
protected/controller/ReceiptExtendController.php

@@ -2735,7 +2735,7 @@ class ReceiptExtendController extends DooController {
     }
     
     function setSummaryCategory(){
-    	$cidKey= $this->get_args ( 'cidKey[]' ) ? $this->get_args ( 'cidKey[]' ) : "";
+    	$cidKey= $this->get_args ( 'cidKey' ) ? $this->get_args ( 'cidKey' ) : "";
     	
     	print_r($cidKey);die;