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
82c7dfa5
"src/vscode:/vscode.git/clone" did not exist on "eef0a07f52cd3e0b67e10a3bc5c8971f0776a102"
Commit
82c7dfa5
authored
Sep 20, 2021
by
季圣华
Browse files
优化选择商品的时候的库存展示
parent
fa9a5610
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/components/jeecgbiz/modal/JSelectMaterialModal.vue
View file @
82c7dfa5
...
@@ -100,8 +100,7 @@
...
@@ -100,8 +100,7 @@
{
dataIndex
:
'
model
'
,
title
:
'
型号
'
,
width
:
80
},
{
dataIndex
:
'
model
'
,
title
:
'
型号
'
,
width
:
80
},
{
dataIndex
:
'
unit
'
,
title
:
'
单位
'
,
width
:
60
},
{
dataIndex
:
'
unit
'
,
title
:
'
单位
'
,
width
:
60
},
{
dataIndex
:
'
sku
'
,
title
:
'
多属性
'
,
width
:
100
},
{
dataIndex
:
'
sku
'
,
title
:
'
多属性
'
,
width
:
100
},
{
dataIndex
:
'
skuStock
'
,
title
:
'
多属性库存
'
,
width
:
100
},
{
dataIndex
:
'
stock
'
,
title
:
'
库存
'
,
width
:
100
},
{
dataIndex
:
'
stock
'
,
title
:
'
商品库存
'
,
width
:
100
},
{
dataIndex
:
'
expand
'
,
title
:
'
扩展信息
'
,
width
:
80
}
{
dataIndex
:
'
expand
'
,
title
:
'
扩展信息
'
,
width
:
80
}
],
],
scrollTrigger
:
{},
scrollTrigger
:
{},
...
...
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