|
@@ -239,7 +239,7 @@
|
|
|
</el-dialog>
|
|
|
</el-tab-pane>
|
|
|
<el-tab-pane label="签署合同">
|
|
|
- <el-table :data="otherFileList" style="width: 100%">
|
|
|
+ <el-table :data="creditSealList" style="width: 100%">
|
|
|
<el-table-column label="文件名称" align="center" prop="pfiFileName" show-overflow-tooltip>
|
|
|
<template slot-scope="scope">
|
|
|
<img style="width:30px;height:30px;"
|