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) }} />,