This commit is contained in:
2026-04-30 12:04:30 +08:00
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