Procházet zdrojové kódy

报销详情修改

anderx před 2 roky
rodič
revize
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">