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
aca4a2f3
"jetbrains:/idea/checkout/git" did not exist on "6e854e9f6ab8ea0a2913a495ea34838f58dcd76c"
Unverified
Commit
aca4a2f3
authored
Nov 17, 2019
by
staney
Committed by
GitHub
Nov 17, 2019
Browse files
产品列表添加商品ID
产品列表添加商品ID
parent
ceeec0c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-admin/src/views/goods/list.vue
View file @
aca4a2f3
...
...
@@ -34,6 +34,9 @@
<el-form-item
label=
"品牌商ID"
>
<span>
{{
props
.
row
.
brandId
}}
</span>
</el-form-item>
<el-form-item
label=
"商品ID"
>
<span>
{{
props
.
row
.
id
}}
</span>
</el-form-item>
</el-form>
</
template
>
</el-table-column>
...
...
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