管道基础大数据平台系统开发-【CS】-ExportMap
1
13693261870
2024-09-04 90df693be709710819cd7b6e105e46b01d27ce6c
DataLoader/MainWindow.xaml.cs
@@ -10,7 +10,6 @@
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Forms.VisualStyles;
namespace DataLoader
{
@@ -37,6 +36,7 @@
            CommonProp.Init();
            this.btnLoad.IsEnabled = false;
            this.btnDel.IsEnabled = false;
            this.btnImport.IsEnabled = false;
            lvView.DataContext = viewDatas;