Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useRequest 接口入参类型报错 #7033

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lxzy-yun
Copy link

@lxzy-yun lxzy-yun commented Dec 6, 2024

去掉默认空数组的赋值,避免 ts 报错
useRequest( id => { return api.publishMicModuleDelete({ ids: [id] }); } )
对这种写法,做友好兼容

去掉默认空数组的赋值,避免 ts 报错
@CLAassistant
Copy link

CLAassistant commented Dec 6, 2024

CLA assistant check
All committers have signed the CLA.

@ClarkXia
Copy link
Collaborator

CLA 签署下~

@lxzy-yun
Copy link
Author

CLA 签署下~
done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants