Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
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
zhengke
jz_Travel
Commits
6212380f
Commit
6212380f
authored
Aug 04, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
d89cffa6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
983 additions
and
0 deletions
+983
-0
orderdetails.vue
pages/bus/orderdetails.vue
+2
-0
visa_SureOrder copy.vue
pages/visa/visa_SureOrder copy.vue
+979
-0
visa_SureOrder.vue
pages/visa/visa_SureOrder.vue
+2
-0
No files found.
pages/bus/orderdetails.vue
View file @
6212380f
...
...
@@ -457,6 +457,8 @@
// #ifdef MP-DI
this
.
orderData
.
OrderStatus
=
4
// #endif
this
.
orderStatus
.
code
=
-
1
;
this
.
orderStatus
.
text
=
"已取消"
;
this
.
isExpired
=
true
}
else
{
const
now
=
Date
.
now
();
...
...
pages/visa/visa_SureOrder copy.vue
0 → 100644
View file @
6212380f
This diff is collapsed.
Click to expand it.
pages/visa/visa_SureOrder.vue
View file @
6212380f
...
...
@@ -725,6 +725,8 @@
// #ifdef MP-DI
this
.
orderData
.
OrderStatus
=
4
// #endif
this
.
orderStatus
.
code
=
-
1
;
this
.
orderStatus
.
text
=
"已取消"
;
this
.
isExpired
=
true
}
else
{
const
now
=
Date
.
now
();
...
...
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