xmpp ip地址默认展开

This commit is contained in:
leijun
2018-08-31 16:31:50 +08:00
parent d14be9a57c
commit c531619177

View File

@@ -13,6 +13,8 @@
$(document)
.ready(
function() {
$(".glyphicon-plus").first().click();
$(".boxSolid .glyphicon-remove").first().addClass("hidden");
$(".action").on("change", function() {
$("#serviceId").val($(this).attr("serviceId"));
$("#protocolId").val($(this).attr("protocolId"));