canteen_system/src/views/INandOUTManagement/InManagement/index.vue

4 lines
72 B
Vue
Raw Normal View History

2025-05-15 16:18:56 +08:00
<template>
<div>入库管理</div>
</template>
<script setup></script>