From 5cf875b73e8cb957d8be70cc66b18c9a1d66a45d Mon Sep 17 00:00:00 2001 From: zhaoy <137053305@qq.com> Date: Fri, 23 Feb 2024 17:51:21 +0800 Subject: [PATCH] z --- .../goods/goodstechnology/components/goodstechnologymaken.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/database/goods/goodstechnology/components/goodstechnologymaken.jsx b/src/pages/database/goods/goodstechnology/components/goodstechnologymaken.jsx index 1bf8258..db43ebc 100644 --- a/src/pages/database/goods/goodstechnology/components/goodstechnologymaken.jsx +++ b/src/pages/database/goods/goodstechnology/components/goodstechnologymaken.jsx @@ -472,7 +472,7 @@ const goodstechnologymaken = (props) => { goodstechnolog == undefined ? '' : ( goodstechnolog.map((x, index) => { return ( - { onClickedit(e, x) }} />, // { onClickDevicedele(e, x.deviceId) }} />,