🚨 Fix tsc check
This commit is contained in:
		| @@ -78,7 +78,7 @@ onMounted(() => { | ||||
|       } | ||||
|     }) | ||||
| }) | ||||
| onUnmounted(() => refresher.destory()) | ||||
| onUnmounted(() => refresher.destroy()) | ||||
| </script> | ||||
|  | ||||
| <style scoped> | ||||
|   | ||||
| @@ -137,7 +137,7 @@ onMounted(() => { | ||||
|     } | ||||
|   }) | ||||
| }) | ||||
| onUnmounted(() => refresher.destory()) | ||||
| onUnmounted(() => refresher.destroy()) | ||||
| </script> | ||||
|  | ||||
| <style scoped> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user