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

Bug: captcha中import引入错误 #4337

Closed
5 tasks done
1571312541 opened this issue Sep 8, 2024 · 0 comments · Fixed by #4338
Closed
5 tasks done

Bug: captcha中import引入错误 #4337

1571312541 opened this issue Sep 8, 2024 · 0 comments · Fixed by #4338
Assignees
Labels
bug Something isn't working

Comments

@1571312541
Copy link

Version

Vben Admin V5

Describe the bug?

image

Reproduction

`<script setup lang="ts">
import { computed, ref } from 'vue';

import { VbenButton } from '@vben/common-ui';
import { SvgRefreshIcon } from '@vben/icons';
import {
Card,
CardContent,
CardFooter,
CardHeader,
CardTitle,
VbenIconButton,
} from '@vben-core/shadcn-ui';

import { type Point } from '.';`

System Info

1

Relevant log output

No response

Validations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants