diff --git a/src/views/Question/Database/index.vue b/src/views/Question/Database/index.vue index e82e0a7..ce5caea 100644 --- a/src/views/Question/Database/index.vue +++ b/src/views/Question/Database/index.vue @@ -58,7 +58,7 @@ v-loading="loading" :data="tableList" highlight-current-row - max-height="calc(100vh - 260px)" + max-height="calc(100vh - 320px)" > @@ -85,17 +85,17 @@ :src="getShowImg(row)" :preview-src-list="[getShowImg(row)]" :lazy="true" - style="width: 80px" + style="width: 90px" preview-teleported /> - +