src/views/maintenance/tokentool.vue
@@ -70,14 +70,12 @@ </el-form-item> </el-form> </div> <div class="table_box subpage_Div"> <div></div> <el-table :data="tableData" style="width: 100%" @selection-change="handleSelectionChange" > <div style="height: 73%"> <el-table ref="filterTable" :data="tableData" style="width: 100%" height="94%"> <el-table-column type="selection" width="55"