diff --git a/src/pages/Inventory/Products/index.tsx b/src/pages/Inventory/Products/index.tsx index 555e44a..2838863 100644 --- a/src/pages/Inventory/Products/index.tsx +++ b/src/pages/Inventory/Products/index.tsx @@ -335,9 +335,9 @@ const ProductsPage: React.FC = () => { { title: '操作', width: 80, - render: (_, row) => ( - removeYarnRatioRow(side, row.key)}>移除 - ), +render: (_, row) => ( + +), }, ]} footer={() => (