Browse Source

给pc的打印维保订单

lizhen_gitee 1 month ago
parent
commit
3b34e39592
1 changed files with 2 additions and 6 deletions
  1. 2 6
      application/company/controller/Maintain.php

+ 2 - 6
application/company/controller/Maintain.php

@@ -362,12 +362,8 @@ class Maintain extends Apic
         }
         $info['jindu'] = $last_jindulist;
 
-        $this->assign('info', $info);
-//        dump($info);exit;
-        return $this->fetch();
-
-//        $this->view->assign('info','ffff');
-//        return $this->view->fetch();
+        $this->view->assign('info', $info);
+        return $this->view->fetch();            //模板里include了两个其他模板,去掉样式难看,不去又不行,放弃了
     }
 
     //整合过的状态