Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
ufo-app-web
·
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
陈峰
6 years ago
Commit
abce324836f7600e4b6c44b2b27812056f98fcc8
1 parent
c57cba36
commit
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
apps/pages/single/order/ufo/order.vue
apps/pages/single/order/ufo/order.vue
View file @
abce324
...
...
@@ -125,12 +125,12 @@ export default {
content: '您确定不卖此商品吗?',
confirmBtn: {
text: '取消',
active:
fals
e,
active:
tru
e,
disabled: false,
},
cancelBtn: {
text: '确定',
active:
tru
e,
active:
fals
e,
disabled: false,
},
onCancel: () => {
...
...
Please
register
or
login
to post a comment