This commit is contained in:
parent
886e6924fa
commit
574a25aa05
|
|
@ -81,6 +81,11 @@ namespace FineUIPro.Web.DCGL.ServerCheck
|
|||
//}
|
||||
}
|
||||
}
|
||||
|
||||
if (proType == "1")
|
||||
{
|
||||
this.btnSaveUp.Hidden = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue