From ccf1e47beef2d9dd8961403f3b072766581e2093 Mon Sep 17 00:00:00 2001 From: Mrx <18278715334@163.com> Date: Sat, 21 Mar 2026 11:04:05 +0800 Subject: [PATCH] f --- src/components/BaseReport.vue | 1 + src/ui/CIVYZ81NC.vue | 11 ++++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/components/BaseReport.vue b/src/components/BaseReport.vue index 2edddd1..6db41f8 100644 --- a/src/components/BaseReport.vue +++ b/src/components/BaseReport.vue @@ -670,6 +670,7 @@ const featureRiskLevels = { 'IVYZ9A2B': 3, // 学历信息 'IVYZ3P9M': 3, // 学历信息查询(实时版) + // 📊 复合报告类 - 按子模块动态计算 'DWBG8B4D': 0, // 谛听多维报告(由子模块计算) 'DWBG6A2C': 0, // 司南报告(由子模块计算) diff --git a/src/ui/CIVYZ81NC.vue b/src/ui/CIVYZ81NC.vue index b01f936..e2f0d1e 100644 --- a/src/ui/CIVYZ81NC.vue +++ b/src/ui/CIVYZ81NC.vue @@ -63,17 +63,18 @@ const currentStatus = !actualData :class="`status-label rounded-full px-6 py-3 text-center font-bold shadow-md ${currentStatus.bgClass} ${currentStatus.textClass}`"> {{ currentStatus.text }} -
-

- 登记日期:{{ currentStatus.opDate }} -

-

+ +