From f5edc2904945f37b164a7874d502cf002fae024e Mon Sep 17 00:00:00 2001 From: lzhe <lzhe@example.com> Date: 星期一, 13 五月 2024 13:52:26 +0800 Subject: [PATCH] 1 --- 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