682174dd by wang

init

1 parent 50d2f547
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
80 console.log(nodes); 80 console.log(nodes);
81 $.each(nodes, function (v) { 81 $.each(nodes, function (v) {
82 menuIds.push(v.id); 82 menuIds.push(v.id);
83 }) 83 });
84 84
85 console.log(menuIds); 85 console.log(menuIds);
86 86
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!