Files
admin-vben5/apps/web-antd/src/views/property/roomBooking/conferenceReservations/index.vue

5 lines
99 B
Vue
Raw Normal View History

2025-06-19 16:54:36 +08:00
<template>
2025-06-23 16:50:37 +08:00
<div>会议室预约</div>
2025-06-19 16:54:36 +08:00
</template>
2025-06-23 16:50:37 +08:00
<script></script>
<style lang="scss"></style>