修改类库
This commit is contained in:
@@ -50,6 +50,7 @@ trait BaseOptionsTrait
|
||||
return static::onlyTrashed()->find($id);
|
||||
}
|
||||
|
||||
|
||||
return static::where($this->getPk(), $id)->field($field)->find();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user