NoNullAllowedException: 列“index”不允许 nulls。 StackTrace: 在 System.Data.DataColumn.CheckNullable(DataRow row) 在 System.Data.DataTable.RaiseRowChanging(DataRowChangeEventArgs args, DataRow eRow, DataRowAction eAction, Boolean fireEvent) 在 System.Data.DataTable.InsertRow(DataRow row, Int64 proposedID) 在 System.Data.DataTable.AddRecords(Int32 oldRecord, Int32 newRecord) 在 System.Data.DataTable.ImportRow(DataRow row) 在 System.Data.DataTable.GetChanges() 在 Quicker.Modules.Tables.TableManageWindow.MiHcvaXxMc(Object , CancelEventArgs ) 在 System.Windows.Window.OnClosing(CancelEventArgs e) 在 System.Windows.Window.WmClose() 在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)