質問編集履歴
1
ソースコードの不備を訂正
test
CHANGED
File without changes
|
test
CHANGED
@@ -68,6 +68,8 @@
|
|
68
68
|
|
69
69
|
var table = new Tabulator("#example-table", {
|
70
70
|
|
71
|
+
data:tabledata,
|
72
|
+
|
71
73
|
height:"311px",
|
72
74
|
|
73
75
|
columns:[
|