Browse Source

报销列表接口修改

anderx 2 years ago
parent
commit
1291e900c5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/java/com/goafanti/common/mapper/ExpenseAccountMapper.xml

+ 0 - 1
src/main/java/com/goafanti/common/mapper/ExpenseAccountMapper.xml

@@ -368,7 +368,6 @@
     </if>
     <if test="processStatus ==1">
       and a.process_status>0
-      and a.status =1
       and d.superior_id =#{aid}
     </if>
     <if test="status != null">