Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
lzhy
2020-07-08 11:51:15 +0800
Commit
6b422edc10f10fc5b813d4874c4e93f0f674747b
1 parent
b0eae408
修改
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
app/pages/order/configs/order.js
app/pages/order/configs/order.js
View file @
6b422ed
@@ -23,8 +23,8 @@ export default {
@@ -23,8 +23,8 @@ export default {
23
1
:
'有货承担'
,
23
1
:
'有货承担'
,
24
2
:
'商家承担'
,
24
2
:
'商家承担'
,
25
3
:
'按合同结算比例分摊'
,
25
3
:
'按合同结算比例分摊'
,
26
-
4
:
'按优惠券结算比例分摊'
,
27
-
5
:
'按优惠券结算比例分摊'
,
26
+
4
:
'分摊-有货承担比例'
,
27
+
5
:
'会员营销券-阶梯折扣'
,
28
},
28
},
29
29
30
/**
30
/**
Please
register
or
login
to post a comment