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