فهرست منبع

1.报表管理文件创建。

jiaxiaoqiang 1 سال پیش
والد
کامیت
3df7b64f89
2فایلهای تغییر یافته به همراه14 افزوده شده و 0 حذف شده
  1. 7 0
      src/views/report/statistics/dailystorage/index.vue
  2. 7 0
      src/views/report/statistics/stationBeat/index.vue

+ 7 - 0
src/views/report/statistics/dailystorage/index.vue

@@ -0,0 +1,7 @@
+<template>
+  <div>src/views/report/statistics/dailystorage /index</div>
+</template>
+
+<script setup lang="ts"></script>
+
+<style scoped lang="scss"></style>

+ 7 - 0
src/views/report/statistics/stationBeat/index.vue

@@ -0,0 +1,7 @@
+<template>
+  <div>src/views/report/statistics/stationBeat /index</div>
+</template>
+
+<script setup lang="ts"></script>
+
+<style scoped lang="scss"></style>