摘要:
1 前台js: 2 var treeNodes; 3 $.ajax({ 4 async: false, 5 cache: false, 6 type: 'POST', 7 contentType: "application/json", 8 url: "/M... 阅读全文
posted @ 2015-01-20 22:24
琅琊天
阅读(1041)
评论(0)
推荐(0)
摘要:
1. 1 ajax代码: 2 $.ajax({ 3 async: false, 4 cache: false, 5 type: 'POST', 6 ... 阅读全文
posted @ 2015-01-20 20:08
琅琊天
阅读(9409)
评论(0)
推荐(0)