Commit 0997a865 by zhaopanyu

zpy 8.7

parent b3efedb8
<template>
<div>
<h2>教师借出领用报修记录</h2>
<h2>教师领用记录</h2>
</div>
</template>
......
<template>
<div>
<h2>教师借出记录</h2>
</div>
</template>
<script>
export default {
}
</script>
<style lang="scss" scoped></style>
\ No newline at end of file
<template>
<div>
<h2>教师报修记录</h2>
</div>
</template>
<script>
export default {
}
</script>
<style lang="scss" scoped></style>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment