From 0b6054da4910050c053998abc55a60c71131c54d Mon Sep 17 00:00:00 2001 From: zhaoy <137053305@qq.com> Date: Thu, 25 Jan 2024 11:37:25 +0800 Subject: [PATCH] z --- src/pages/device/productmanage/index.jsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/pages/device/productmanage/index.jsx b/src/pages/device/productmanage/index.jsx index eff6f4a..53e944d 100644 --- a/src/pages/device/productmanage/index.jsx +++ b/src/pages/device/productmanage/index.jsx @@ -87,7 +87,6 @@ const bomtechnology = (props) => { operationKey: props.location.query.tabStatus ? props.location.query.tabStatus : 'basis', tabActiveKey: props.location.query.tabStatus ? props.location.query.tabStatus : 'basis', }); - const { Paragraph, Text } = Typography; useEffect(() => { console.log("props.location",props.location) SetCurrTabKey(tabStatus.tabActiveKey); @@ -279,8 +278,6 @@ const bomtechnology = (props) => { title: 'Topicsē±»', dataIndex: 'topics', valueType: 'textarea', - ellipsis: true, - search: true, render: (text) => {text}, }, {