src/views/mdc/output-statistics.vue
@@ -1,13 +1,16 @@ <!-- * @Date: 2024-04-09 22:11:21 * @LastEditors: Sneed * @LastEditTime: 2024-04-09 22:14:26 * @LastEditTime: 2024-04-13 22:15:34 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/src/views/mdc/output-statistics.vue * 产量统计 --> <template> <div> 产量统计 </div> <el-main> <el-card shadow="never"> 效率分析 </el-card> </el-main> </template> <script>