管道基础大数据平台系统开发-【CS】-ExportMap
1
13693261870
2024-09-02 ee22df6c94793777fe5b28f2886ebeb2ba2c4256
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;