From 6359913c2c84fd419259555fb5103c0c6d9f4e3c Mon Sep 17 00:00:00 2001 From: qsh <> Date: Tue, 8 Jul 2025 17:21:04 +0800 Subject: [PATCH] sc --- src/views/Question/UAVChapter/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Question/UAVChapter/index.vue b/src/views/Question/UAVChapter/index.vue index c6f786d..a790d50 100644 --- a/src/views/Question/UAVChapter/index.vue +++ b/src/views/Question/UAVChapter/index.vue @@ -20,7 +20,7 @@ v-loading="loading" :data="tableList" highlight-current-row - max-height="calc(100vh - 320px)" + max-height="calc(100vh - 180px)" >