We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<a-card title="仓库管理" :bordered="false"> <BasicForm @register="register" /> </a-card> <a-card title="任务管理" :bordered="false" class="mt-5"> <BasicForm @register="registerTask" /> </a-card> <a-card title="成员管理" :bordered="false" class="mt-5"> <PersonTable ref="tableRef" /> </a-card>
这里面的mt-5全都没有生效
The text was updated successfully, but these errors were encountered:
a2d8be3
优先级和背景色的问题
Sorry, something went wrong.
No branches or pull requests
这里面的mt-5全都没有生效
The text was updated successfully, but these errors were encountered: