添加零部件编号申请模块

This commit is contained in:
yanyizhou
2021-08-08 16:29:59 +08:00
parent bc4bf01557
commit 6770fad07b
4 changed files with 32 additions and 2 deletions
@@ -0,0 +1,13 @@
<template>
</template>
<script>
export default {
name: "partCodeApply"
}
</script>
<style scoped>
</style>