任务进度甘特图大屏
This commit is contained in:
parent
1265732fe8
commit
23a93af23d
@ -118,7 +118,7 @@
|
|||||||
WHEN
|
WHEN
|
||||||
(begin_warning = 3 or end_warning = 3)
|
(begin_warning = 3 or end_warning = 3)
|
||||||
THEN 3
|
THEN 3
|
||||||
ELSE start_date END as mppStatus
|
ELSE status END as mppStatus
|
||||||
from task_progress
|
from task_progress
|
||||||
where project_sn = #{projectSn}
|
where project_sn = #{projectSn}
|
||||||
) t
|
) t
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user