From a387732bcbcc421aeac814fa078778774f546848 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 12 五月 2025 17:57:33 +0800
Subject: [PATCH] 销售台账-附件删除联调

---
 src/components/PIMTable/PIMTable.vue |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/components/PIMTable/PIMTable.vue b/src/components/PIMTable/PIMTable.vue
index 2378c5e..cdb8794 100644
--- a/src/components/PIMTable/PIMTable.vue
+++ b/src/components/PIMTable/PIMTable.vue
@@ -275,10 +275,6 @@
 </script>
 
 <style scoped lang="scss">
-:deep(.cell) {
-  padding: 0 !important;
-}
-
 .cell {
   white-space: nowrap;
   overflow: hidden;

--
Gitblit v1.9.3