Merge branch dev/bug-64904 of zentao/zentaopms (#11070)
This commit is contained in:
@@ -488,6 +488,7 @@ class form extends fixer
|
||||
{
|
||||
$this->data = $data;
|
||||
$this->dataList[$rowIndex] = parent::get($fields);
|
||||
$this->stripedFields = array();
|
||||
}
|
||||
return $this->dataList;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user