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 |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/company/src/components/business/OperaSwitchCourtWindow.vue b/company/src/components/business/OperaSwitchCourtWindow.vue
index f4ee769..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"
@@ -303,7 +303,7 @@
                 visible3: false,
                 visible4: false,
                 visible5: false,
-                reverse: true,
+                reverse: false,
                 radio: 0,
                 fileList: [
                     {name: 'food.pdf', url: 'https://fuss10.elemecdn.com/3/63/4e7f3a15429bfda99bce42a18cdd1jpeg.jpeg?imageMogr2/thumbnail/360x360/format/webp/quality/100'}

--
Gitblit v1.9.3