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
f79d31a6
authored
Nov 04, 2023
by
YunaiV
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
code review:满减送活动
parent
27defa72
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
src/views/mall/promotion/rewardActivity/RewardForm.vue
+2
-1
No files found.
src/views/mall/promotion/rewardActivity/RewardForm.vue
View file @
f79d31a6
...
...
@@ -30,7 +30,7 @@
</el-radio-group>
</el-form-item>
<el-form-item
label=
"优惠设置"
>
<!-- TODO
芋艿:待实现!
-->
<!-- TODO
待实现!这个实现下哈
-->
</el-form-item>
<el-form-item
label=
"活动商品"
prop=
"productScope"
>
<el-radio-group
v-model=
"formData.productScope"
>
...
...
@@ -42,6 +42,7 @@
>
</el-radio-group>
</el-form-item>
<!-- TODO:活动商品的开发,可以参考优惠劵的,已经搞好啦; -->
<el-form-item
v-if=
"formData.productScope === PromotionProductScopeEnum.SPU.scope"
prop=
"productSpuIds"
...
...
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