Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
da45ee03
authored
Sep 23, 2024
by
YunaiV
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【代码评审】商城:积分商品的管理
parent
4872f18d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
src/views/mall/promotion/point/activity/index.vue
+2
-1
No files found.
src/views/mall/promotion/point/activity/index.vue
View file @
da45ee03
...
@@ -83,9 +83,10 @@
...
@@ -83,9 +83,10 @@
<dict-tag
:type=
"DICT_TYPE.COMMON_STATUS"
:value=
"scope.row.status"
/>
<dict-tag
:type=
"DICT_TYPE.COMMON_STATUS"
:value=
"scope.row.status"
/>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<!-- TODO @puhui999:这里没读取到 -->
<el-table-column
align=
"center"
label=
"库存"
min-width=
"80"
prop=
"stock"
/>
<el-table-column
align=
"center"
label=
"库存"
min-width=
"80"
prop=
"stock"
/>
<el-table-column
align=
"center"
label=
"总库存"
min-width=
"80"
prop=
"totalStock"
/>
<el-table-column
align=
"center"
label=
"总库存"
min-width=
"80"
prop=
"totalStock"
/>
<el-table-column
label=
"已兑换数量"
min-width=
"
8
0"
prop=
"redeemedQuantity"
/>
<el-table-column
label=
"已兑换数量"
min-width=
"
10
0"
prop=
"redeemedQuantity"
/>
<el-table-column
<el-table-column
:formatter=
"dateFormatter"
:formatter=
"dateFormatter"
align=
"center"
align=
"center"
...
...
Write
Preview
Markdown
is supported
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