瀏覽代碼

报销列表接口修改

anderx 3 年之前
父節點
當前提交
91e85ed240
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/main/java/com/goafanti/common/mapper/ExpenseAccountMapper.xml

+ 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">