caipin 8 年 前
コミット
68b935ed35
1 ファイル変更1 行追加1 行削除
  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();