教师绩效考核优化
This commit is contained in:
parent
9740a679af
commit
bdaa5b0e0a
@ -66,9 +66,10 @@
|
||||
<if test="sgbl != null ">and a.sgbl = #{sgbl}</if>
|
||||
<if test="wsbl != null ">and a.wsbl = #{wsbl}</if>
|
||||
<if test="zfbl != null ">and a.zfbl = #{zfbl}</if>
|
||||
|
||||
<!-- 数据范围过滤 -->
|
||||
${dataScope}
|
||||
</where>
|
||||
<!-- 数据范围过滤 -->
|
||||
${dataScope}
|
||||
order by a.create_time desc
|
||||
</select>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user