This commit is contained in:
hanchaobo
2024-04-30 14:23:12 +08:00
+7 -5
View File
@@ -48,11 +48,13 @@
</div></el-col>
</el-row>
<hr>
<el-row style="height: 40px;line-height: 40px;text-align: center;"
<el-col :span="8"><div>签署后调解书</div></el-col>
<el-col :span="16"><div v-for="(item,index) in fileList" :key="index" style="color: blue; cursor: pointer" @click="toPreview(item.annexPath)">
<div v-if="item.annexType==13"><span>{{ item.annexName }}</span></div>
</div></el-col>
<el-row>
<el-col :span="8">签署后调解书</el-col>
<el-col :span="16">
<div v-for="(item,index) in fileList" :key="index" style="color: blue; cursor: pointer" v-if="item.annexType==13" @click="toPreview(item.annexPath)">
{{ item.annexName }}
</div>
</el-col>
</el-row>
<el-row>
<el-col :span="24">