소스 검색

报销详情修改

anderx 2 년 전
부모
커밋
ad21465c5d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/java/com/goafanti/common/mapper/ExpenseAccountMapper.xml

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

@@ -486,7 +486,7 @@
         and a.status in (1,2)
       </if>
       <if test="examineStatus ==1">
-      and a.process_status> 1
+      and a.process_status= 2
         and a.status=1
       </if>
       <if test="examineStatus ==2">