From 8932133e2ee2e5708e3506bee3d01d59bff5f1d2 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期日, 12 一月 2025 11:30:52 +0800
Subject: [PATCH] bug
---
company/src/components/business/OperaSwitchCourtWindow.vue | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/company/src/components/business/OperaSwitchCourtWindow.vue b/company/src/components/business/OperaSwitchCourtWindow.vue
index 4b3f054..070c7a1 100644
--- a/company/src/components/business/OperaSwitchCourtWindow.vue
+++ b/company/src/components/business/OperaSwitchCourtWindow.vue
@@ -18,7 +18,7 @@
<el-button type="primary" @click="$refs.switchCourtDetaols.open('鏇存崲娲鹃仯鍗曚綅鐢宠鍗曡鎯�')">瀵煎嚭璇﹀崟</el-button>
<el-button type="primary">鏌ョ湅鐢宠鍗�</el-button>
<el-button type="primary" @click="visible3 = true">涓婁紶鎵瑰崟</el-button>
- <el-button type="danger" @click="visible1 = true">閫�鍥炴姇淇�</el-button>
+ <el-button type="danger" @click="visible1 = true">閫�鍥炵敵璇�</el-button>
<el-button type="danger" @click="visible4 = true">淇敼鎵瑰崟</el-button>
</div>
</div>
@@ -113,7 +113,7 @@
</div>
</div>
<div class="desc_item_review">
- <div class="desc_item_review_label">瀹℃牳娴佺▼</div>
+ <div class="desc_item_review_label">鎿嶄綔璁板綍</div>
<el-timeline :reverse="reverse">
<el-timeline-item
v-for="(activity, index) in activities"
@@ -125,9 +125,9 @@
</div>
</div>
</div>
- <!-- 閫�鍥炴姇淇� -->
+ <!-- 閫�鍥炵敵璇� -->
<el-dialog
- title="閫�鍥炴姇淇�"
+ title="閫�鍥炵敵璇�"
:visible.sync="visible1"
:show-close="false"
:close-on-click-modal="false"
@@ -243,7 +243,7 @@
</div>
</div>
<div class="form_item">
- <div class="form_item_label"><span>*</span>涓婁紶淇濋櫓鍗曪細</div>
+ <div class="form_item_label"><span>*</span>涓婁紶鎵瑰崟锛�</div>
<div class="form_item_val">
<el-upload
class="upload-demo"
--
Gitblit v1.9.3