質問編集履歴
1
誤植修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -64,7 +64,7 @@
|
|
64
64
|
|
65
65
|
url: './index.html',
|
66
66
|
|
67
|
-
data: idx,
|
67
|
+
data: {idx: idx},
|
68
68
|
|
69
69
|
}).done(function(data, textStatus, jqXHR){
|
70
70
|
|