货架盘点

This commit is contained in:
2023-10-18 10:13:33 +08:00
parent b1afa0cc48
commit 12f5b32eaf
4 changed files with 38 additions and 3 deletions

View File

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