mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-26 21:13:13 +00:00
111
This commit is contained in:
@ -7,6 +7,8 @@ async function init() {
|
||||
|
||||
window.demo = await connection.get("sys/demo");
|
||||
|
||||
await app.setData(connection);
|
||||
console.log(connection);
|
||||
}
|
||||
catch (ex)
|
||||
{
|
||||
|
Reference in New Issue
Block a user