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
fd1d9192
Commit
fd1d9192
authored
Sep 05, 2021
by
季圣华
Browse files
优化商品页面宽度
parent
84226527
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/material/MaterialList.vue
View file @
fd1d9192
...
...
@@ -160,7 +160,7 @@
{
title
:
'
颜色
'
,
dataIndex
:
'
color
'
,
width
:
'
4%
'
},
{
title
:
'
类别
'
,
dataIndex
:
'
categoryName
'
,
width
:
'
6%
'
},
{
title
:
'
扩展信息
'
,
dataIndex
:
'
materialOther
'
,
width
:
'
6%
'
},
{
title
:
'
单位
'
,
dataIndex
:
'
unit
'
,
width
:
'
5
%
'
,
{
title
:
'
单位
'
,
dataIndex
:
'
unit
'
,
width
:
'
6
%
'
,
scopedSlots
:
{
customRender
:
'
customRenderUnit
'
}
},
{
title
:
'
安全存量
'
,
dataIndex
:
'
safetyStock
'
,
width
:
'
5%
'
},
...
...
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