tyt-weapp/pages/patient/patientFbList/patientFbList.vue
2025-12-30 16:24:48 +08:00

10 lines
129 B
Vue

<script setup>
</script>
<template>
<!-- 病人反馈 -->
病人反馈
</template>
<style lang="scss" scoped>
</style>