From 880a49e093fbba2c1e39cdd598268766c99082fe Mon Sep 17 00:00:00 2001 From: Tcsm <1377977403@qq.com> Date: 星期二, 10 十月 2023 20:58:46 +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