add 老车间驱动

This commit is contained in:
USER-20220102CG\noblelift
2023-05-19 17:15:48 +08:00
parent 2e691aaef9
commit b5aca2b6a8
15 changed files with 1949 additions and 147 deletions

View File

@@ -23,7 +23,7 @@
<el-table-column prop="requestparam" label="请求参数" />
<el-table-column prop="responseparam" label="返回参数" />
<el-table-column prop="logTime" width="170" label="记录时间" />
<el-table-column prop="content" width="500" label="内容详情" min-width="300" show-overflow-tooltip/>
<el-table-column prop="content" width="500" label="内容详情" min-width="300" show-overflow-tooltip />
</el-table>
<!--分页组件-->