报表申报智能运输页面完成
This commit is contained in:
7
pages/warehousing/Report/components/warehouseDetail.vue
Normal file
7
pages/warehousing/Report/components/warehouseDetail.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<report-excel keyType="warehouseReport" />
|
||||
</template>
|
||||
<script setup>
|
||||
import ReportExcel from '../../../components/ReportExcel.vue'
|
||||
</script>
|
||||
<style scoped lang="scss"></style>
|
||||
Reference in New Issue
Block a user