src/views/maintenance/tokentool.vue
@@ -86,6 +86,7 @@ ref="filterTable" :data="tableData" style="width: 100%" border height="calc(100% - 45px)" > <el-table-column type="selection" width="55" /> @@ -97,12 +98,11 @@ /> <el-table-column prop="token" :label="$t('operatManage.tokentoolObj.token')" /> <el-table-column prop="duration" width="120" :label="$t('operatManage.tokentoolObj.duration')" /> <el-table-column