From b3d38ff2cc56f51212521ab11b2151dcd82dd8b9 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 24 十月 2024 11:59:50 +0800
Subject: [PATCH] 提交一把
---
company/src/components/business/OperaSwitchCourtWindow.vue | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/company/src/components/business/OperaSwitchCourtWindow.vue b/company/src/components/business/OperaSwitchCourtWindow.vue
index 66a0245..43ddfe5 100644
--- a/company/src/components/business/OperaSwitchCourtWindow.vue
+++ b/company/src/components/business/OperaSwitchCourtWindow.vue
@@ -15,10 +15,10 @@
<span>鎻愪氦鏃堕棿锛�2023-09-11 00:00:00</span>
</div>
<div class="desc_item_label_right">
- <el-button type="primary" @click="$refs.switchCourtDetaols.open('鎹㈠巶鐢宠鍗曡鎯�')">瀵煎嚭璇﹀崟</el-button>
+ <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>
@@ -93,11 +93,11 @@
</el-table-column>
<el-table-column
prop="address"
- label="鎹㈠巶鍚庢淳閬e崟浣�">
+ label="鏇存崲鍚庢淳閬e崟浣�">
</el-table-column>
<el-table-column
prop="address"
- label="鎹㈠巶鍚庢墍灞炲伐绉�">
+ label="鏇存崲鍚庢墍灞炲伐绉�">
</el-table-column>
</el-table>
<div class="desc_item_from_page">
@@ -125,9 +125,9 @@
</div>
</div>
</div>
- <!-- 閫�鍥炴姇淇� -->
+ <!-- 閫�鍥炵敵璇� -->
<el-dialog
- title="閫�鍥炴姇淇�"
+ title="閫�鍥炵敵璇�"
:visible.sync="visible1"
:show-close="false"
:close-on-click-modal="false"
--
Gitblit v1.9.3