接口日志管理优化
@ -182,14 +182,14 @@
header-align="center"
align="center"
label="ID"
width="80">
width="60">
</el-table-column>
<el-table-column
prop="requestId"
label="请求ID"
width="200">
width="150">
prop="interfaceName"
@ -203,7 +203,7 @@
label="关联单据号"
min-width="120">
min-width="150">
prop="reDocumentType"
@ -227,7 +227,7 @@
prop="message"
align="left"
label="消息"
min-width="150"
show-overflow-tooltip>