caipin 8 years ago
parent
commit
68b935ed35
1 changed files with 1 additions and 1 deletions
  1. 1 1
      protected/controller/InvoiceController.php

+ 1 - 1
protected/controller/InvoiceController.php

@@ -22,7 +22,7 @@ class InvoiceController extends DooController {
 				$staff = new staff ();
 				Doo::loadModel("execute");
 				$execute=new execute();
-				
+				//8956
 				$verifyList=$verify->find(array('select'=>'staff','asArray'=>true));
 				$list=array();