Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
op-web-service
Project
Project
Details
Activity
Releases
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
bp
op-web-service
Commits
c3bd613a
Commit
c3bd613a
authored
Aug 02, 2021
by
lihui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: bug 8-2
parent
7c11ce9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
index.vue
src/pages/Groupmeal/orderManagement/index.vue
+1
-2
No files found.
src/pages/Groupmeal/orderManagement/index.vue
View file @
c3bd613a
...
...
@@ -321,7 +321,6 @@
:key=
"index"
>
<el-row>
{{item}}
<el-checkbox
class=
"check-wrap"
v-model=
"item.refundedGoodsSel"
...
...
@@ -344,7 +343,7 @@
></el-input-number>
</el-row>
<el-row>
退款金额(可退金额{{ item.
payment
}}元):
退款金额(可退金额{{ item.
amountToRefund
}}元):
<el-input
v-model=
"item.amountToRefund"
style=
"width: 150px"
...
...
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