From 7913561e21172a8fc06b9f98c72c744e30f9c81d Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 06 四月 2025 13:42:47 +0800
Subject: [PATCH] 2025-04-06

---
 src/tabviews/custom/components/table/edit-table/index.jsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/custom/components/table/edit-table/index.jsx b/src/tabviews/custom/components/table/edit-table/index.jsx
index 2d4019f..1ce2b6a 100644
--- a/src/tabviews/custom/components/table/edit-table/index.jsx
+++ b/src/tabviews/custom/components/table/edit-table/index.jsx
@@ -437,6 +437,7 @@
         total: 0
       })
       reset && MKEmitter.emit('resetTable', config.uuid, 'true') // 鍒楄〃閲嶇疆
+      MKEmitter.emit('transferData' + setting.tableId, [])
 
       this.requestId = ''
       return

--
Gitblit v1.8.0