diff --git a/client/src/views/main/svi_back.vue b/client/src/views/main/svi_back.vue index 5d0c284..e2bfedf 100644 --- a/client/src/views/main/svi_back.vue +++ b/client/src/views/main/svi_back.vue @@ -181,11 +181,7 @@ onMounted(() => { if(dqz){ todoSteps.value[5].count = dqz.stat_num } - //调查取证完毕待分析研判 - const dfxyp = target.find(node => node.status === 'investigation_done') - if(dfxyp){ - todoSteps.value[6].count = dfxyp.stat_num - } + //分析研判通过待法制审核 const dfzsh = target.find(node => node.status === 'analyze_judge') if(dfzsh){ diff --git a/client/src/views/xzzfgl/caseDetail.vue b/client/src/views/xzzfgl/caseDetail.vue index 907c4d6..4fcd38f 100644 --- a/client/src/views/xzzfgl/caseDetail.vue +++ b/client/src/views/xzzfgl/caseDetail.vue @@ -102,8 +102,7 @@ - - +>