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