Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
7
7-Eleven
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
高淑倩
7-Eleven
Commits
b6a86458
Commit
b6a86458
authored
Sep 23, 2019
by
赵雅纹
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev_7.1.0' into fixbug-ZYW
parents
9211820f
9ba9ce1d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
refund.js
src/pages/refund/refund.js
+4
-3
No files found.
src/pages/refund/refund.js
View file @
b6a86458
...
@@ -288,9 +288,10 @@ wxService.page({
...
@@ -288,9 +288,10 @@ wxService.page({
})
})
},
},
reFundPreview
(
cartPro
=
{})
{
reFundPreview
(
cartPro
=
{})
{
const
params
=
{
// const params = {
refundCreateDto
:
{...
cartPro
}
// refundCreateDto: {...cartPro}
}
// }
const
params
=
{...
cartPro
}
wx
.
showLoading
({
wx
.
showLoading
({
title
:
'加载中'
,
title
:
'加载中'
,
mask
:
true
mask
:
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