mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-19 21:35:06 +08:00
8 lines
122 B
Vue
8 lines
122 B
Vue
![]() |
<script setup lang="ts"></script>
|
||
|
|
||
|
<template>
|
||
|
<span>基础信息</span>
|
||
|
</template>
|
||
|
|
||
|
<style scoped lang="scss"></style>
|