[성현모] CPMEta 수정
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
@using Web.Operation.Services
|
||||
@using Packet
|
||||
|
||||
@inject ConfigService<WebClientConfig> _configService
|
||||
@inject CPMetaService _cpMetaService
|
||||
@inject PopupService PopupService
|
||||
|
||||
@ -58,7 +59,7 @@
|
||||
|
||||
protected override async Task OnInitializedAsync()
|
||||
{
|
||||
|
||||
ServerAddress = _cpMetaService.ApiHost;
|
||||
}
|
||||
|
||||
private async Task SearchByProductID()
|
||||
|
||||
Reference in New Issue
Block a user