ソースを参照

1.报表管理文件创建。

jiaxiaoqiang 1 年間 前
コミット
3df7b64f89

+ 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>