fix_接口定义首页卡片格式调整

This commit is contained in:
wxg0103 2021-10-28 17:58:01 +08:00 committed by 刘瑞斌
parent 1bc2dd9c01
commit 8320b0beb3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<div class="table-card" v-loading="result.loading" body-style="padding:10px;">
<el-table border :data="tableData" class="adjust-table table-content" height="300px">
<el-table border :data="tableData" class="adjust-table table-content" height="260px">
<el-table-column prop="num" :label="$t('api_test.home_page.new_case_list.table_coloum.index')" width="100"
show-overflow-tooltip>
<template v-slot:default="{row}">