瀏覽代碼

财务报销 功能优化

zhaoxian 2 年之前
父節點
當前提交
3cef68165d

+ 1 - 0
jeecg-boot-module-system/src/main/java/cn/com/ctop/reimburse/mondule/mapper/xml/ReimburseApplyMapper.xml

@@ -99,6 +99,7 @@
         WHERE 1=1
         <if test="financialReview == 1">
             AND leader_id = ''
+            AND final_status = 1
         </if>
         <if test="financialReview == null">
             AND ( t1.user_id = #{userId}