LSSE-front/src/views/simulationScene/database/zbsjk.vue

10 lines
126 B
Vue
Raw Normal View History

2025-08-20 16:24:13 +08:00
<template>
<div>装备数据库</div>
</template>
<script>
export default {}
</script>
<style lang="less" scoped></style>