Jelajahi Sumber

更新代码

caipin 8 tahun lalu
induk
melakukan
150d12d777
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  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();