回答編集履歴
1
test
CHANGED
@@ -80,7 +80,7 @@
|
|
80
80
|
|
81
81
|
- console.log(mycell);
|
82
82
|
|
83
|
-
console.log(mycell.getValue());
|
83
|
+
+ console.log(mycell.getValue());
|
84
84
|
|
85
85
|
|
86
86
|
|