半成品入库

This commit is contained in:
2023-08-29 16:24:54 +08:00
parent 884b694322
commit c148d53c0a
4 changed files with 53 additions and 3 deletions

View File

@@ -0,0 +1,19 @@
<template>
<view>
</view>
</template>
<script>
export default {
data() {
return {
};
}
}
</script>
<style lang="stylus">
</style>