Commit ee81cd24 authored by chenzhao's avatar chenzhao

修改导出 巡检部门为空

parent 62591c56
...@@ -77,6 +77,7 @@ ...@@ -77,6 +77,7 @@
c.dept_id deptId, c.dept_id deptId,
c.biz_org_name as deptName,
c.remark1 as remark c.remark1 as remark
FROM p_plan_task_detail b FROM p_plan_task_detail b
LEFT JOIN p_plan_task a ON a.id = b.task_no LEFT JOIN p_plan_task a ON a.id = b.task_no
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment