From 251cc3290959d2085aa3359d6f74d97db914d182 Mon Sep 17 00:00:00 2001 From: Tcsm <1377977403@qq.com> Date: 星期日, 22 十月 2023 00:44:22 +0800 Subject: [PATCH] 修改了表格的行高,以及数据过长的部分用省略号表示 --- ruoyi-ui/src/views/travel/Info.vue | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/ruoyi-ui/src/views/travel/Info.vue b/ruoyi-ui/src/views/travel/Info.vue index 14ae47f..4b856dc 100644 --- a/ruoyi-ui/src/views/travel/Info.vue +++ b/ruoyi-ui/src/views/travel/Info.vue @@ -98,10 +98,7 @@ </el-table-column> <el-table-column label="鍦扮偣" prop="address" sortable width="100" /> - <el-table-column label="浜虹墿" prop="people" sortable width="100" /> - <el-table-column label="鏍囬" prop="title" sortable width="100" /> - <el-table-column label="鏃呮湡" prop="travelPeriod" sortable width="100" /> <el-table-column label="鎸佽瘉鏃呮父" prop="certificate" sortable width="100" /> <el-table-column label="璐圭敤" prop="totalPrice" sortable width="100" /> <el-table-column label="鍏垂/鑷垂" prop="self" sortable width="100" > -- Gitblit v1.9.1