@ -553,6 +553,16 @@
</div>
</template>
</el-table-column>
<el-table-column
header-align="center"
align="center"
width="120"
fixed="right"
label="操作">
<template slot-scope="scope">
<a type="text" size="small" @click="jumpBM(scope.row)">跳转BenchMark</a>
</el-table>
</el-tab-pane>