浏览代码

报销详情修改

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