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
我们在template里可以免导入组件,但我们如果需要在模板中使用动态组件,期望在script里通过对象的键值去映射组件时,如何做到同样的免导入效果,
在script引用组件时,同样支持免导入。
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Clear and concise description of the problem
我们在template里可以免导入组件,但我们如果需要在模板中使用动态组件,期望在script里通过对象的键值去映射组件时,如何做到同样的免导入效果,
Suggested solution
在script引用组件时,同样支持免导入。
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: