瀏覽代碼

更新代码

caipin 8 年之前
父節點
當前提交
150d12d777
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      protected/controller/InvoiceController.php

+ 1 - 2
protected/controller/InvoiceController.php

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