界面修改

main
cyl 1 year ago
parent d9c46e3ab2
commit 38ea44cfd2

@ -270,6 +270,14 @@
width="180px"
>
<template v-slot="scope">
<el-button
size="mini"
type="text"
icon="el-icon-view"
v-if="scope.row.contractAttachment"
@click="handleViewFJ(scope.row)"
>查看附件
</el-button>
<el-button
size="mini"
type="text"

Loading…
Cancel
Save