Procházet zdrojové kódy

报销列表接口修改

anderx před 2 roky
rodič
revize
91e85ed240

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

@@ -408,7 +408,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">