Sfoglia il codice sorgente

报销详情修改

anderx 2 anni fa
parent
commit
ad21465c5d

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