fix
This commit is contained in:
parent
bfb2ad9721
commit
74ff84578c
@ -136,7 +136,7 @@
|
|||||||
</if>
|
</if>
|
||||||
GROUP BY indicator_type) l
|
GROUP BY indicator_type) l
|
||||||
on t.id = l.indicator_type
|
on t.id = l.indicator_type
|
||||||
where t.is_delete = 0
|
where t.is_delete = 0 and t.type=0
|
||||||
|
|
||||||
|
|
||||||
</select>
|
</select>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user