mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-19 21:35:06 +08:00
重命名组件名称
This commit is contained in:
7
src/views/member/user/components/UserBasicInfo.vue
Normal file
7
src/views/member/user/components/UserBasicInfo.vue
Normal file
@ -0,0 +1,7 @@
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<span>基础信息</span>
|
||||
</template>
|
||||
|
||||
<style scoped lang="scss"></style>
|
Reference in New Issue
Block a user