Compare commits

..

2 Commits

1 changed files with 5 additions and 0 deletions

View File

@ -85,6 +85,11 @@
>
</template>
</el-table-column>
<el-table-column
label="耗时(ms)"
prop="response_ms"
min-width="40"
></el-table-column>
<el-table-column
label="操作时间"
prop="requested_at"