From 90845519117abbd21955d589366280d77c9b6fc1 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 02 七月 2026 16:57:21 +0800
Subject: [PATCH] 银川 1.销售订单页面开发、联调 2.合同管理页面开发联调 3.项目代码相关配置修改

---
 src/components/table-action/table-action.vue |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/components/table-action/table-action.vue b/src/components/table-action/table-action.vue
index a265463..cdf81a0 100644
--- a/src/components/table-action/table-action.vue
+++ b/src/components/table-action/table-action.vue
@@ -97,6 +97,8 @@
     attrs.onCancel = popConfirm.cancel;
   }
 
+  // 涓嶈缃� getPopupContainer锛岃瀹冮粯璁ゆ寕杞藉埌 body锛岄伩鍏嶈閬尅
+
   return attrs;
 }
 
@@ -269,6 +271,12 @@
 }
 
 .ant-popconfirm {
+  width: 210px;
+
+  //.ant-popconfirm-message {
+  //  white-space: nowrap;
+  //}
+
   .ant-popconfirm-buttons {
     .ant-btn {
       margin-inline-start: 4px !important;

--
Gitblit v1.9.3