改名
This commit is contained in:
@@ -302,6 +302,7 @@ class ActiveRecord extends BaseActiveRecord
|
|||||||
foreach ($this->_with as $val) {
|
foreach ($this->_with as $val) {
|
||||||
$relates[$val] = $this->resolveObject($val);
|
$relates[$val] = $this->resolveObject($val);
|
||||||
}
|
}
|
||||||
|
$this->_with = [];
|
||||||
return $relates;
|
return $relates;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user