@@ -27,6 +27,7 @@
:prop="item.label"
align="center"
:fixed="item.fixed"
+ sortable
:show-overflow-tooltip="true"
>
</el-table-column>
@@ -344,6 +344,7 @@
<template slot-scope="scope">
@@ -326,6 +326,7 @@
@@ -30,6 +30,7 @@