From 32eedf2857255cf29985ffc0cc73e75eccda39bf Mon Sep 17 00:00:00 2001 From: Riku <risaku@163.com> Date: 星期六, 20 九月 2025 22:18:15 +0800 Subject: [PATCH] 2025.9.20 完成现场巡查基础数据产品和月度巡查简报的中间数据产品 --- src/views/fysp/data-product/middle-data-product/ManageMiddleProd.vue | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/fysp/data-product/middle-data-product/ManageMiddleProd.vue b/src/views/fysp/data-product/middle-data-product/ManageMiddleProd.vue index cb2ee56..a66cf7c 100644 --- a/src/views/fysp/data-product/middle-data-product/ManageMiddleProd.vue +++ b/src/views/fysp/data-product/middle-data-product/ManageMiddleProd.vue @@ -18,10 +18,10 @@ name: '鍒嗚闀囧崟鍦烘櫙闂鏁板潎鍊�', path: 'problemCountSummary' }, - { - name: '鐩戞祴璁惧姹囨��', - path: 'monitorDeviceSummary' - }, + // { + // name: '鐩戞祴璁惧姹囨��', + // path: 'monitorDeviceSummary' + // }, { name: '璇勪及鎯呭喌姹囨��', path: 'evaluationSummary' -- Gitblit v1.9.3