Commit 44db013b authored by XieZhiXiong's avatar XieZhiXiong

chore: 删除多余skuId列及表格变形问题

parent 78d7a8da
......@@ -683,13 +683,6 @@ const SaleOrderProductTable: React.FC<OrderProductTableProps> = (props) => {
// 订单物料
const materialInfo: any[] = [
{
title: 'ID',
dataIndex: 'skuId',
key: 'skuId',
className: 'commonHide',
width: 80,
},
{
title: intl.formatMessage({ id: 'transaction_components.wuliaobianhao' }),
dataIndex: 'productNo',
key: 'productNo',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment