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