From 6f1ac1da6b6cba5c74f2fb6be82f7e472c4116ee Mon Sep 17 00:00:00 2001
From: gaoshp <291585735@qq.com>
Date: 星期一, 03 六月 2024 22:46:19 +0800
Subject: [PATCH] 班制日历

---
 src/views/tpm/MachineTab.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/tpm/MachineTab.vue b/src/views/tpm/MachineTab.vue
index 6c02bcb..7760cd4 100644
--- a/src/views/tpm/MachineTab.vue
+++ b/src/views/tpm/MachineTab.vue
@@ -1,7 +1,7 @@
 <!--
  * @Date: 2024-04-27 20:04:34
  * @LastEditors: Sneed
- * @LastEditTime: 2024-05-07 22:40:21
+ * @LastEditTime: 2024-05-08 23:13:10
  * @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/src/views/tpm/MachineTab.vue
 -->
 <template>
@@ -58,7 +58,7 @@
                             <el-button-group>
                                 <el-button text type="primary" size="small"
                                     @click="table_edit(scope.row, scope.$index)">缂栬緫</el-button>
-                                <el-popconfirm cancel-button-text="鍋滅敤" confirm-button-text="鍒犻櫎"
+                                <el-popconfirm width="220" cancel-button-text="鍋滅敤" confirm-button-text="鍒犻櫎"
                                     title="鍒犻櫎鏁版嵁浼氬奖鍝嶅凡鍏宠仈鐨勪笟鍔� ,鑻ユ偍鎯冲湪宸插叧鑱旂殑涓氬姟涓緷鐒舵樉绀鸿繖浜涙暟鎹�, 鎮ㄥ彲浠ラ�夋嫨 鍋滅敤 鎿嶄綔銆傚仠鐢ㄥ悗姝ゆ暟鎹皢涓嶈兘鍐嶈鏂颁笟鍔′娇鐢ㄣ��"
                                     @confirm="table_del(scope.row, scope.$index, '0')"
                                     @cancel="table_del(scope.row, scope.$index, '1')">

--
Gitblit v1.9.3