Commit 71ea5c05 authored by luben's avatar luben

Merge branch 'dev-lb' into 'dev'

Dev lb

See merge request !49
parents f2741c4d 9c8aa6d8
...@@ -587,7 +587,7 @@ ...@@ -587,7 +587,7 @@
) )
</if> </if>
<if test="isShow == false"> <if test="isShow == false">
and level != '4' and level != '4' and level != '3'
</if> </if>
<if test="wgCodeIn != null and wgCodeIn.size() > 0"> <if test="wgCodeIn != null and wgCodeIn.size() > 0">
and wg_code in and wg_code in
......
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