mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-18 23:58:49 +08:00
chore: update common-ui to universal-ui
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<script lang="ts" setup>
|
||||
import type { LoginCodeParams } from '@vben/common-ui';
|
||||
import type { LoginCodeParams } from '@vben/universal-ui';
|
||||
|
||||
import { ref } from 'vue';
|
||||
|
||||
import { AuthenticationCodeLogin } from '@vben/common-ui';
|
||||
import { AuthenticationCodeLogin } from '@vben/universal-ui';
|
||||
|
||||
defineOptions({ name: 'CodeLogin' });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user