Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
386d32ab
Commit
386d32ab
authored
Feb 06, 2022
by
季圣华
Browse files
销售出库里面的列标题已入库写错,改为已出库
parent
c0e67ee3
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/bill/dialog/BillDetail.vue
View file @
386d32ab
...
@@ -1075,7 +1075,7 @@
...
@@ -1075,7 +1075,7 @@
{
title
:
'
单位
'
,
dataIndex
:
'
unit
'
},
{
title
:
'
单位
'
,
dataIndex
:
'
unit
'
},
{
title
:
'
多属性
'
,
dataIndex
:
'
sku
'
},
{
title
:
'
多属性
'
,
dataIndex
:
'
sku
'
},
{
title
:
'
数量
'
,
dataIndex
:
'
operNumber
'
},
{
title
:
'
数量
'
,
dataIndex
:
'
operNumber
'
},
{
title
:
'
已
入
库
'
,
dataIndex
:
'
finishNumber
'
},
{
title
:
'
已
出
库
'
,
dataIndex
:
'
finishNumber
'
},
{
title
:
'
单价
'
,
dataIndex
:
'
unitPrice
'
},
{
title
:
'
单价
'
,
dataIndex
:
'
unitPrice
'
},
{
title
:
'
金额
'
,
dataIndex
:
'
allPrice
'
},
{
title
:
'
金额
'
,
dataIndex
:
'
allPrice
'
},
{
title
:
'
税率(%)
'
,
dataIndex
:
'
taxRate
'
},
{
title
:
'
税率(%)
'
,
dataIndex
:
'
taxRate
'
},
...
...
Write
Preview
Supports
Markdown
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