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