Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
integral-mall
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
integralMall
integral-mall
Commits
f9641ac9
Commit
f9641ac9
authored
Aug 26, 2021
by
陈羽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: update
parent
cd5a6dcf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
giftExchange.vue
src/views/order/giftExchange.vue
+1
-0
convenSet.vue
src/views/setting/convenSet.vue
+1
-0
No files found.
src/views/order/giftExchange.vue
View file @
f9641ac9
...
@@ -618,6 +618,7 @@ export default {
...
@@ -618,6 +618,7 @@ export default {
endTime
:
this
.
endTime
,
endTime
:
this
.
endTime
,
integralMallProId
:
this
.
integralMallProId
?
this
.
integralMallProId
:
''
,
integralMallProId
:
this
.
integralMallProId
?
this
.
integralMallProId
:
''
,
pageType
:
2
,
//1、代表优惠券订单列表 2、礼品订单
pageType
:
2
,
//1、代表优惠券订单列表 2、礼品订单
creatorId
:
this
.
creatorId
,
requestProject
:
'integral-mall'
requestProject
:
'integral-mall'
};
};
this
.
dialogVisible
=
true
;
this
.
dialogVisible
=
true
;
...
...
src/views/setting/convenSet.vue
View file @
f9641ac9
...
@@ -29,6 +29,7 @@
...
@@ -29,6 +29,7 @@
<el-checkbox
label=
"2"
>
协管门店
</el-checkbox>
<el-checkbox
label=
"2"
>
协管门店
</el-checkbox>
</el-checkbox-group>
</el-checkbox-group>
</el-form-item>
</el-form-item>
<el-form-item
prop=
"autoConfirmReceipt"
label=
"自动确认收货"
>
</el-form-item>
<el-form-item>
<el-form-item>
<el-button
type=
"primary"
@
click=
"handleSubmit('form')"
:loading=
"btnLoading"
>
确定
</el-button>
<el-button
type=
"primary"
@
click=
"handleSubmit('form')"
:loading=
"btnLoading"
>
确定
</el-button>
</el-form-item>
</el-form-item>
...
...
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