Fix #1129
This commit is contained in:
		| @@ -207,7 +207,7 @@ export default Vue.extend({ | |||||||
| 			}); | 			}); | ||||||
| 		}, | 		}, | ||||||
| 		warp(date) { | 		warp(date) { | ||||||
| 			(this.$refs.tl as any)[0].warp(date); | 			(this.$refs.tl as any).warp(date); | ||||||
| 		} | 		} | ||||||
| 	} | 	} | ||||||
| }); | }); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo