http关键字默认展开一个配置项

This commit is contained in:
zhanghongqing
2018-10-26 14:43:43 +08:00
parent a4bd74e5c2
commit f2d52178a9

View File

@@ -38,6 +38,7 @@
"disabled");
}
}else{
$(".glyphicon-plus").first().click();
$(".httpResCfg").addClass("hidden").addClass("disabled");
$(".httpReqCfg").removeClass("hidden").removeClass(
"disabled");