Mintnoii

Results 2 issues of Mintnoii

### Describe the bug I looked at the [execute](https://github.com/vueuse/vueuse/blob/dc3ebe80bc61ee56004fdcd417cb234ee749e41e/packages/integrations/useAxios/index.ts#L171) code, and I saw that it finally returned this then method. ```typescript const then = (onFulfilled, onRejected) => waitUntilFinished().then(onFulfilled, onRejected); ```...

stale

This project is awesome. If possible, I would like to provide a Chinese document to help Chinese users use this project better.