提交代码
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user