From ac4f0fc9ab0cd23bc35ceec1edc98010499d3b94 Mon Sep 17 00:00:00 2001 From: huangjinysf Date: Sun, 28 Dec 2025 23:32:43 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=BB=B4=E4=BF=AE=E5=88=86=E6=9E=90):=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=88=86=E6=AE=B5Weibull=E5=88=86=E6=9E=90?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E5=B9=B6=E9=87=8D=E6=9E=84=E7=BB=93=E6=9E=9C?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=8C=BA=E5=9F=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增分段Weibull分析按钮及相关API调用逻辑 - 将结果显示区域重构为标签页形式,支持Weibull分析和维修分析两种结果展示 - 添加Weibull分析结果格式化函数,生成详细的设备可靠性报告 --- src/views/eq/RepairSummary.vue | 212 +++++++++++++++++++++++++++++++-- 1 file changed, 202 insertions(+), 10 deletions(-) diff --git a/src/views/eq/RepairSummary.vue b/src/views/eq/RepairSummary.vue index a15116e..843dd23 100644 --- a/src/views/eq/RepairSummary.vue +++ b/src/views/eq/RepairSummary.vue @@ -113,6 +113,12 @@
+ 分段Weibull分析 分析维修记录
- -
- -
+ + + + + + + + + +