我进行了ajax调用来获取fancytree的源,但是它没有重新加载,并且一次又一次显示相同的选项。 部分代码: $.ajax({ url: "get_treedata.php", type: "POST", ...
確定! 回上一頁