@@ -109,6 +109,7 @@ $(function () {
enable : true,
url : treeSettings.url,
autoParam : ["id", "name=n", "level=lv"],
+ dataType : "json",
otherParam : {"otherParam":"zTreeAsyncTest",id:treeSettings.rootId},
dataFilter : function (treeId, parentNode, childNodes) {
if (!childNodes) return null;
@@ -122,6 +122,7 @@ $(function () {
@@ -100,6 +100,7 @@ $(function () {
@@ -105,6 +105,7 @@ $(function () {
@@ -170,6 +170,7 @@ $('#datagrid').on('click-row.bs.table', function (row, element, field) {
async : {
otherParam : {
"otherParam":"zTreeAsyncTest",
@@ -101,6 +101,7 @@ $(function () {
@@ -114,6 +114,7 @@
@@ -119,6 +119,7 @@ $(function () {