From 3b77adae75318b7d6526949e386218bc5119c086 Mon Sep 17 00:00:00 2001 From: pengwei Date: Wed, 28 May 2025 18:03:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:1=E3=80=81=E6=A1=88=E4=BB=B6=E6=A0=B8?= =?UTF-8?q?=E6=9F=A5=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/data/Ajhc.vue | 19 +++++++++++++++---- src/views/datav/CaseVerif.vue | 4 ++++ src/views/datav/Jwpy.vue | 16 +++++++++++----- src/views/work/Confinement.vue | 8 +++++--- 4 files changed, 35 insertions(+), 12 deletions(-) diff --git a/src/views/data/Ajhc.vue b/src/views/data/Ajhc.vue index b0cf497..8eb566d 100644 --- a/src/views/data/Ajhc.vue +++ b/src/views/data/Ajhc.vue @@ -400,7 +400,7 @@ {{ activeRow.involveProblem }} - +
route.query.toString(), + ()=>{ + if(route.query.open){ + query.value.discoveryTime=getYearTime() + } + getList() + },{immediate:true,deep:true}) + const show = ref(false); async function handleDel(row) { @@ -524,6 +533,8 @@ async function handleAction(row) { negativeShow.value = true } + + const detailShow = ref(false); const activeRow = ref({}); @@ -531,4 +542,4 @@ function handleDetail(row) { activeRow.value = row; detailShow.value = true; } - \ No newline at end of file + diff --git a/src/views/datav/CaseVerif.vue b/src/views/datav/CaseVerif.vue index f821366..34d5466 100644 --- a/src/views/datav/CaseVerif.vue +++ b/src/views/datav/CaseVerif.vue @@ -66,6 +66,7 @@ :value="overview.total" title="案件总数(起)" style="width: 16.66%" + @click="open('/data/ajhc?open=caseVerify')" /> { }).href; window.open(url, "_blank"); } +function open(path) { + window.open(router.resolve(path).href); +} const setupEventListeners = () => { caseVerifRankAnimationStop(); caseVerifMapAnimationStop(); diff --git a/src/views/datav/Jwpy.vue b/src/views/datav/Jwpy.vue index 61e450c..e8f24ff 100644 --- a/src/views/datav/Jwpy.vue +++ b/src/views/datav/Jwpy.vue @@ -3,9 +3,6 @@
- - - @@ -118,8 +115,8 @@
-

- 统计周期: 年份{{yearValue}} 月份{{monthValue}} 单位{{orgValue}} {{taskValue}} +

+ 统计周期:{{yearValue}}{{monthValue}} {{orgValue}}{{taskValue}}

@@ -1075,5 +1072,14 @@ h3 { color: #ffd04b; } +.tjzq{ + display: block; + + span{ + display: inline-block; + margin: 0px 5px; + } +} + diff --git a/src/views/work/Confinement.vue b/src/views/work/Confinement.vue index 4cd23f4..0906941 100644 --- a/src/views/work/Confinement.vue +++ b/src/views/work/Confinement.vue @@ -423,7 +423,7 @@ onMounted(() => { { show-overflow-tooltip />