refactor(性能测试): 测试报告请求统计label支持排序

This commit is contained in:
Captain.B 2021-06-25 17:00:54 +08:00 committed by 刘瑞斌
parent db4a4abb1f
commit 8c89fb31e9
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
<el-table-column
prop="label"
label="Label"
sortable
min-width="150">
<template v-slot:header="{column}">
<span>Label</span>