Files
shgx_tz_mes_backend_sync/ZR.mobile/RuoYi-App/pages/WarehouseIngredients/WarehouseIngredients.vue
qianhao.xu b8f030b68b 提高
2024-01-04 09:01:03 +08:00

23 lines
162 B
Vue

<template>
<view>
</view>
</template>
<script>
export default {
data() {
return {
}
},
methods: {
}
}
</script>
<style>
</style>