From 7581b6ba685d02fd24ea705e4695026e77198d00 Mon Sep 17 00:00:00 2001
From: linwenling <3256558519@qq.com>
Date: 星期二, 10 十月 2023 17:52:21 +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