This commit is contained in:
shijing 2025-09-17 13:37:06 +08:00
commit c11ef69667
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"