gaodd 1 anno fa
parent
commit
b439275633

+ 1 - 1
src/main/java/com/chinaitop/depot/business/mapper/BusinessDrugPurchaseMapper.xml

@@ -402,7 +402,7 @@
402 402
     business_approval b
403 403
     <where>a.process_instance_id = b.process_instance_id
404 404
       AND a.
405
-      audit_state != 0
405
+      audit_state = 1<!-- 审批 -->
406 406
       AND a.apply_number=b.task_type_name
407 407
       AND b.task_type = 'drugPurchase'
408 408
       AND b.id in (