* [bug,0.1h] fix error.
This commit is contained in:
@@ -487,7 +487,7 @@ EOT)->from(TABLE_TASK)->alias('t1')
|
||||
->orderBy('id_desc')
|
||||
->fetchAll();
|
||||
|
||||
return $this->mergePivotSpecData($pivots);
|
||||
return $this->mergePivotSpecData($pivots, false);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user