Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-platform
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shenshaokai
jinfa-platform
Commits
44db013b
Commit
44db013b
authored
May 05, 2022
by
XieZhiXiong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 删除多余skuId列及表格变形问题
parent
78d7a8da
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
index.tsx
...es/transaction/components/saleOrderProductTable/index.tsx
+0
-7
No files found.
src/pages/transaction/components/saleOrderProductTable/index.tsx
View file @
44db013b
...
@@ -683,13 +683,6 @@ const SaleOrderProductTable: React.FC<OrderProductTableProps> = (props) => {
...
@@ -683,13 +683,6 @@ const SaleOrderProductTable: React.FC<OrderProductTableProps> = (props) => {
// 订单物料
// 订单物料
const
materialInfo
:
any
[]
=
[
const
materialInfo
:
any
[]
=
[
{
{
title
:
'ID'
,
dataIndex
:
'skuId'
,
key
:
'skuId'
,
className
:
'commonHide'
,
width
:
80
,
},
{
title
:
intl
.
formatMessage
({
id
:
'transaction_components.wuliaobianhao'
}),
title
:
intl
.
formatMessage
({
id
:
'transaction_components.wuliaobianhao'
}),
dataIndex
:
'productNo'
,
dataIndex
:
'productNo'
,
key
:
'productNo'
,
key
:
'productNo'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment