提交代码

This commit is contained in:
2024-01-26 09:43:00 +08:00
parent fa5239c1aa
commit 78d69f040a
9 changed files with 802 additions and 518 deletions
+5
View File
@@ -781,6 +781,11 @@ namespace FineUIPro.Web
this.MenuSwitchMethod(Const.Menu_TestRun);
}
protected void btnTransfer_Click(object sender, EventArgs e)
{
this.MenuSwitchMethod(Const.Menu_Transfer);
}
protected void btnPGJSX_Click(object sender, EventArgs e)
{
this.MenuSwitchMethod(Const.Menu_PGJSX);