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
6d547bb8
Commit
6d547bb8
authored
Sep 12, 2021
by
季圣华
Browse files
优化商品库存流水
parent
9441d7e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/report/modules/MaterialInOutList.vue
View file @
6d547bb8
...
...
@@ -70,9 +70,11 @@
scopedSlots
:
{
customRender
:
'
numberCustomRender
'
},
},
{
title
:
'
类型
'
,
dataIndex
:
'
type
'
,
width
:
100
},
{
title
:
'
仓库名称
'
,
dataIndex
:
'
depotName
'
,
width
:
80
},
{
title
:
'
数量
'
,
dataIndex
:
'
basicNumber
'
,
width
:
80
},
{
title
:
'
日期
'
,
dataIndex
:
'
operTime
'
,
width
:
180
}
{
title
:
'
条码
'
,
dataIndex
:
'
barCode
'
,
width
:
100
},
{
title
:
'
名称
'
,
dataIndex
:
'
materialName
'
,
width
:
100
},
{
title
:
'
仓库名称
'
,
dataIndex
:
'
depotName
'
,
width
:
80
},
{
title
:
'
数量
'
,
dataIndex
:
'
basicNumber
'
,
width
:
80
},
{
title
:
'
日期
'
,
dataIndex
:
'
operTime
'
,
width
:
180
}
],
labelCol
:
{
xs
:
{
span
:
1
},
...
...
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