完成OpcUaService对数据类型的读取
This commit is contained in:
@@ -16,8 +16,8 @@ namespace DMS.WPF.Views.Dialogs;
|
||||
/// </summary>
|
||||
public partial class ImportOpcUaDialog : ContentDialog
|
||||
{
|
||||
private const int ContentAreaMaxWidth = 1200;
|
||||
private const int ContentAreaMaxHeight = 800;
|
||||
private const int ContentAreaMaxWidth = 1300;
|
||||
private const int ContentAreaMaxHeight = 900;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user