php", type: "POST", data: { id: id }, success: function(json){ console.log(json); var mynodes = JSON.parse(json); $('#t-board').fancytree( // t- ...
確定! 回上一頁