Files
hht-tongbo/pages/ProductManage/ZjOutStore.vue
2022-10-10 17:08:52 +08:00

20 lines
155 B
Vue

<template>
<view>
</view>
</template>
<script>
export default {
data() {
return {
};
}
}
</script>
<style lang="stylus">
</style>