Commit b10b5c8a authored by Sarun Mungthanya's avatar Sarun Mungthanya
Browse files

config uat

parent 7f4ac7ae
...@@ -67,7 +67,7 @@ class ServerLicenseEdit extends Component ...@@ -67,7 +67,7 @@ class ServerLicenseEdit extends Component
} }
public function mount($editId) public function mount($editId)
{ {
$this->licenseId = '1'; $this->licenseId = $editId;
$this->loadData(); $this->loadData();
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment