@@ -113,6 +113,7 @@ function getTree(){
})
$('.addBtr').click(function() {
$('.addModel').css('display', 'none');
+ getTree();
//添加内容下拉
$('.inps1').focus(function() {