Merge branch 'main' into 'stg'

调解失败

See merge request cloud-mediate/mediate-manage-web!131
This commit is contained in:
刘翕 2025-03-20 06:20:11 +00:00
commit b7b252e1ea

View File

@ -213,7 +213,7 @@
<i class="f24 el-icon-document-checked color-4E5969"></i>
<div class="pl-4 f14">办结</div>
</div>
<div class="flex-row justify-content-between align-items-center cursor-pointer bottom-case-btn" @click="handleChangeMediation(6)">
<div class="flex-row justify-content-between align-items-center cursor-pointer bottom-case-btn" @click="handleChangeMediation(4)">
<i class="f24 el-icon-document-delete color-4E5969"></i>
<div class="pl-4 f14">失败</div>
</div>