ui(admin): fix server editing
This commit is contained in:
parent
216c464ac8
commit
9cdbbc3a00
8 changed files with 43 additions and 30 deletions
|
@ -73,7 +73,7 @@ class ServerTransformer extends Transformer
|
|||
'backups' => $model->backup_limit,
|
||||
'databases' => $model->database_limit,
|
||||
],
|
||||
'user_id' => $model->owner_id,
|
||||
'owner_id' => $model->owner_id,
|
||||
'node_id' => $model->node_id,
|
||||
'allocation_id' => $model->allocation_id,
|
||||
'nest_id' => $model->nest_id,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue