From 39ae52b3f65e2bba3b6570adb51e791cb3befff7 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 02 七月 2025 16:32:29 +0800
Subject: [PATCH] 提交
---
company/src/views/indexShop.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/company/src/views/indexShop.vue b/company/src/views/indexShop.vue
index 62d3e57..0f4f29d 100644
--- a/company/src/views/indexShop.vue
+++ b/company/src/views/indexShop.vue
@@ -92,7 +92,7 @@
<div class="list_item" v-for="(item, index) in tableData6" :key="index">
<div class="list_item_left">
<span>{{item.title}}锛坽{ item.typeDetail }}锛�</span>
- <span>{{item.info}}锛坽{item.content}}锛�</span>
+ <span>{{item.content}}</span>
</div>
<div class="list_item_center">
<span>{{item.companyName}}</span>
--
Gitblit v1.9.3