|
@@ -170,7 +170,6 @@
|
|
|
<include refid="deptListOrDemandIdAll"/>
|
|
|
((now()> plan_purchase_finish_time and ISNULL(real_purchase_finish_time))
|
|
|
or (real_purchase_finish_time > plan_purchase_finish_time))
|
|
|
- now()> plan_purchase_finish_time and ISNULL(real_purchase_finish_time)
|
|
|
and MONTH(plan_demand_sub_time) = MONTH(NOW())
|
|
|
</select>
|
|
|
|