..
This commit is contained in:
@@ -66,7 +66,7 @@ namespace Project.Dialog
|
||||
await this.webView21.EnsureCoreWebView2Async();
|
||||
}
|
||||
// OWIN 서버의 DashBoard 페이지로 연결
|
||||
webView21.Source = new Uri($"{Pub.setting.WebServiceURL}/kuntae");
|
||||
webView21.Source = new Uri($"{Pub.WebServiceURL}/kuntae");
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user