Commit d84972a3 authored by cat's avatar cat

Merge remote-tracking branch 'origin/project9-8' into project9-8

parents 08e57e71 a7167881
<template>
<div>
设备库盘点记录
</div>
</template>
<script>
export default {
name: 'Index'
}
</script>
<style scoped>
</style>
<template>
<div>
工序库盘点记录
</div>
</template>
<script>
export default {
name: 'Index'
}
</script>
<style scoped>
</style>
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