Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
a17a753a
Commit
a17a753a
authored
Jan 18, 2023
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
2ed67d83
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
OrderList.vue
src/components/scenicSpot/reservation/OrderList.vue
+2
-2
No files found.
src/components/scenicSpot/reservation/OrderList.vue
View file @
a17a753a
...
...
@@ -616,7 +616,7 @@
{{
item
.
MailingAddress
}}
</
template
>
<
template
v-else
>
{{
item
.
SelffetchAddress
?
item
.
SelffetchAddress
:
'等待操作后,才能看到自取地址'
}}
{{
item
.
SelffetchAddress
?
item
.
SelffetchAddress
:
'等待操作
确认
后,才能看到自取地址'
}}
</
template
>
</div>
</div>
...
...
@@ -660,7 +660,7 @@
<el-tooltip
v-if=
"item.OrderStatus == 2 && pagesTitle != '销售'"
class=
"item"
effect=
"dark"
content=
"制单"
placement=
"top"
>
<i
class=
"absolute right20 bottom20 el-icon-circle-plus cursor-pointer c059FF6"
@
click=
"makeAdocument(item, index,
2
)"
></i>
@
click=
"makeAdocument(item, index,
3
)"
></i>
</el-tooltip>
</div>
<div
class=
"column justify-c px15 bgf5 radius5 ml flex-g pa20"
>
...
...
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