打印试卷

This commit is contained in:
2023-05-06 15:16:02 +08:00
parent a159766763
commit 41df4714f5
4 changed files with 90 additions and 5 deletions
@@ -378,6 +378,7 @@ namespace FineUIPro.Web.ZHGL.ServerCheck
{
Alert.ShowInTop(returnValue.message, MessageBoxIcon.Success);
}
BindGrid();
}
}
}