P粉7878060242023-08-26 00:11:27
As you can see here, there is no such thing as "create" in the Composition API lifecycle: https://vuejs.org/api/composition-api-lifecycle.html
Because it happens before actual creation
created
The hook follows as follows: https://vuejs.org/guide/essentials/lifecycle.html#lifecycle-diagram