iizhangchao

Results 5 issues of iizhangchao

### Describe the bug 如何防止重复请求 ### Reproduction useAxios ### System Info ```Shell 任何 ``` ### Used Package Manager npm ### Validations - [X] Follow our [Code of Conduct](https://github.com/vueuse/vueuse/blob/main/CODE_OF_CONDUCT.md) - [X]...

按照使用说明,给打印的地方添加 data-paged属性,再建了一个id为 layoutedContainer 的div,然后调用 ``` PrintLayouter.layout( 'div[data-paged="group-container"]', '#layoutedContainer', true, () => { window.print() } ) ``` ![image](https://user-images.githubusercontent.com/19889539/68526647-54cce000-0319-11ea-8d1c-26bd5d236076.png)

现在这个都不更新了么?