質問編集履歴

2

追記

2018/12/30 00:04

投稿

dwayne_johnson
dwayne_johnson

スコア86

test CHANGED
File without changes
test CHANGED
@@ -61,3 +61,15 @@
61
61
 
62
62
 
63
63
  よろしくお願いします。
64
+
65
+
66
+
67
+ ### 追記
68
+
69
+ 一応、TypeScriptであることを捨てたような[対策](https://issus.me/projects/100/issues/60)は見つかりました。
70
+
71
+ ```typescript
72
+
73
+ (this as any).$options
74
+
75
+ ```

1

修正

2018/12/30 00:04

投稿

dwayne_johnson
dwayne_johnson

スコア86

test CHANGED
File without changes
test CHANGED
@@ -60,6 +60,4 @@
60
60
 
61
61
 
62
62
 
63
- 付け焼刃的な対策でもよいので、ぜひご教授いただきたいです。
64
-
65
63
  よろしくお願いします。