浏览代码

给pc的打印维保订单

lizhen_gitee 1 月之前
父节点
当前提交
3b34e39592
共有 1 个文件被更改,包括 2 次插入6 次删除
  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了两个其他模板,去掉样式难看,不去又不行,放弃了
     }
 
     //整合过的状态