Commit a0928474 authored by Junling Bu's avatar Junling Bu
Browse files

fix[litemall-admin]: 管理后台的商品上架页面商品照片上传不能显示

parent da3cec49
......@@ -289,7 +289,7 @@ export default {
keywords: [],
categoryList: [],
brandList: [],
goods: { gallery: [] },
goods: { picUrl: '', gallery: [] },
specVisiable: false,
specForm: { specification: '', value: '', picUrl: '' },
multipleSpec: false,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment