Commit 7cc3cb60 authored by zhuwei's avatar zhuwei

1

parent dea572e8
......@@ -419,7 +419,7 @@ class OperationData extends Basic
// 实收
$value_['real_performance_time'] = $p_start . '至' . $p_end;
$value_['real_performance_time'] = $r_p_start . '至' . $r_p__end;
if ($v['city'] == '汇总') {
$conditions['site_id'] = array('in','10001,10002,10003,10004,10005');
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment