mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-25 17:14:31 +08:00
chore: update deps
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<script lang="ts" setup>
|
||||
import { AuthenticationQrCodeLogin } from '@vben/common-ui';
|
||||
|
||||
defineOptions({ name: 'QrCodeLogin' });
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<AuthenticationQrCodeLogin />
|
||||
</template>
|
||||
Reference in New Issue
Block a user