魏熙美 6 years ago
parent
commit
b4ad47a6e4

+ 1
- 1
VUECODE/smart-property-manage/src/views/grogshop/configindex.vue View File

59
           </el-amap>
59
           </el-amap>
60
         </div>
60
         </div>
61
       </el-form-item>
61
       </el-form-item>
62
-      <el-form-item label="房间介绍">
62
+      <el-form-item label="酒店介绍">
63
           <!-- <el-input v-model="addForm.bannerContent" placeholder="内容详情"/> -->
63
           <!-- <el-input v-model="addForm.bannerContent" placeholder="内容详情"/> -->
64
           <div id="father">
64
           <div id="father">
65
             <wangeditor :content="listData.hotelIntroduction" @wangeditorEvent="wangeditorValue"/>
65
             <wangeditor :content="listData.hotelIntroduction" @wangeditorEvent="wangeditorValue"/>