1
This commit is contained in:
@@ -358,7 +358,7 @@
|
||||
<span class="text-base text-[#666666]">后续案件:</span>
|
||||
<span class="text-base font-medium text-[#333333]">
|
||||
{{ caseData.next.c_ah }}
|
||||
<span v-if="caseData.next.stage_type" class="ml-2 text-xs px-2 py-0.5 rounded bg-[#EB3C3C1A] text-[#EB3C3C]">
|
||||
<span v-if="caseData.next.stage_type" class="ml-2 text-sm px-2 py-0.5 rounded bg-[#EB3C3C1A] text-[#EB3C3C]">
|
||||
{{
|
||||
caseData.next.stage_type === 2
|
||||
? "二审"
|
||||
|
||||
Reference in New Issue
Block a user