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 ();
 				$staff = new staff ();
 				Doo::loadModel("execute");
 				Doo::loadModel("execute");
 				$execute=new execute();
 				$execute=new execute();
-				
+				//8956
 				$verifyList=$verify->find(array('select'=>'staff','asArray'=>true));
 				$verifyList=$verify->find(array('select'=>'staff','asArray'=>true));
 				$list=array();
 				$list=array();