From 8bb00665765e8348aeb3a6e799069287e503e1ab Mon Sep 17 00:00:00 2001 From: 584911253@qq.com <584911253@qq.com> Date: 星期四, 02 三月 2023 14:57:16 +0800 Subject: [PATCH] 表格修改 --- src/views/maintenance/operationLog.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/maintenance/operationLog.vue b/src/views/maintenance/operationLog.vue index 669de72..2f0923b 100644 --- a/src/views/maintenance/operationLog.vue +++ b/src/views/maintenance/operationLog.vue @@ -120,6 +120,7 @@ <el-table :data="tableData" style="width: 100%" + border height="calc(100% - 45px)" > <!-- <el-table-column type="selection" width="55" /> --> -- Gitblit v1.9.3