http关键字默认展开一个配置项
This commit is contained in:
@@ -38,6 +38,7 @@
|
|||||||
"disabled");
|
"disabled");
|
||||||
}
|
}
|
||||||
}else{
|
}else{
|
||||||
|
$(".glyphicon-plus").first().click();
|
||||||
$(".httpResCfg").addClass("hidden").addClass("disabled");
|
$(".httpResCfg").addClass("hidden").addClass("disabled");
|
||||||
$(".httpReqCfg").removeClass("hidden").removeClass(
|
$(".httpReqCfg").removeClass("hidden").removeClass(
|
||||||
"disabled");
|
"disabled");
|
||||||
|
|||||||
Reference in New Issue
Block a user