From ffa0d7a5e06556c358bf8bbb1af30082214d4376 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 12 九月 2024 15:48:07 +0800 Subject: [PATCH] 2024-09-12 --- src/tabviews/zshare/actionList/excelInbutton/index.jsx | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/tabviews/zshare/actionList/excelInbutton/index.jsx b/src/tabviews/zshare/actionList/excelInbutton/index.jsx index a875b0a..fde146a 100644 --- a/src/tabviews/zshare/actionList/excelInbutton/index.jsx +++ b/src/tabviews/zshare/actionList/excelInbutton/index.jsx @@ -860,10 +860,11 @@ return { $backend: true, + $type: 's_TableData_InUpDe', data: [{ id: ex.id, - exps: exps, menuname: btn.logLabel || '', + exps: exps, md5_id: md5_id }] } -- Gitblit v1.8.0