This commit is contained in:
xyy
2026-01-22 19:47:45 +08:00
parent 028728b816
commit 8414e92b74

View File

@@ -603,7 +603,7 @@ namespace 口罩泄露定制款
this.Invoke(new Action(() =>
{
dgv_expirData.Refresh();
dgv_expirData.Refresh();
InsertDataToDatabase();
}));
}