Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mayi-mp-shop
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
程默
mayi-mp-shop
Commits
35a014cd
Commit
35a014cd
authored
Feb 23, 2022
by
柳士祥
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
是否查询拼团信息
parent
6bb656bc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
src/components/activity/spellGroup/index.vue
+1
-0
No files found.
src/components/activity/spellGroup/index.vue
View file @
35a014cd
...
@@ -239,6 +239,7 @@ export default {
...
@@ -239,6 +239,7 @@ export default {
.
whetherFindDistributionCommission
,
//是否查询商品佣金(0:不查询,1:展示,为空不查佣金)
.
whetherFindDistributionCommission
,
//是否查询商品佣金(0:不查询,1:展示,为空不查佣金)
whetherFindRecommendedCardFlag
:
this
.
vipPrice
?
1
:
0
,
//是否查询会员价 1是 0否
whetherFindRecommendedCardFlag
:
this
.
vipPrice
?
1
:
0
,
//是否查询会员价 1是 0否
whetherShowGoodsDefaultTagFlag
:
this
.
marketingTag
?
1
:
0
,
//是否展示营销标签 1是 0否
whetherShowGoodsDefaultTagFlag
:
this
.
marketingTag
?
1
:
0
,
//是否展示营销标签 1是 0否
whetherFindGroupByGoodsFlag
:
1
//是否查询拼团信息 1 是 0 否 默认 0
};
};
app
.
goodsApi
.
queryProductInfo
(
query
).
then
((
res
)
=>
{
app
.
goodsApi
.
queryProductInfo
(
query
).
then
((
res
)
=>
{
this
.
sellOutShow
=
true
;
this
.
sellOutShow
=
true
;
...
...
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