@ -122,7 +122,9 @@
ca.grid_name as label,
ca.parent_id as pid
FROM
ca_bm_grid ca
WHERE
ca.grid_level IN ('level2','level3','level4')
</select>