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
Litemall
Commits
a0928474
Commit
a0928474
authored
Jul 12, 2018
by
Junling Bu
Browse files
fix[litemall-admin]: 管理后台的商品上架页面商品照片上传不能显示
parent
da3cec49
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-admin/src/views/goods/create.vue
View file @
a0928474
...
...
@@ -289,7 +289,7 @@ export default {
keywords
:
[],
categoryList
:
[],
brandList
:
[],
goods
:
{
gallery
:
[]
},
goods
:
{
picUrl
:
''
,
gallery
:
[]
},
specVisiable
:
false
,
specForm
:
{
specification
:
''
,
value
:
''
,
picUrl
:
''
},
multipleSpec
:
false
,
...
...
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