Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
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
panyongping
uni-pdtravel
Commits
5f6c8731
Commit
5f6c8731
authored
May 16, 2024
by
qipeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除历史数据
parent
a6c7363f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
electronicTicket.vue
pages/my/order/electronicTicket/electronicTicket.vue
+7
-7
No files found.
pages/my/order/electronicTicket/electronicTicket.vue
View file @
5f6c8731
...
...
@@ -845,10 +845,10 @@ export default {
}
}
//判断是否在退票时间内
var
orderRefundRuleListShowType
=
false
var
orderRefundRuleListShowType
=
false
this
.
orderRefundRuleListShowMessage
.
forEach
((
item
,
index
)
=>
{
if
(
item
.
refundVisitorApply
==
1
){
orderRefundRuleListShowType
=
true
orderRefundRuleListShowType
=
true
var
todayTimer
=
this
.
$commonjs
.
today
()
+
' '
+
this
.
$commonjs
.
todayTime
()
//获取今天时间
var
playdateTimer
=
''
//获取游玩时间开始
if
(
item
.
refundDay
!=
undefined
&&
item
.
refundDay
!=
0
){
...
...
@@ -887,11 +887,11 @@ export default {
}
}
})
if
(
orderRefundRuleListShowType
==
false
&&
this
.
orderInfo
.
isRefund
!=
0
&&
this
.
orderInfo
.
orderStatus
==
2
||
orderRefundRuleListShowType
==
false
&&
this
.
orderInfo
.
isRefund
!=
0
&&
this
.
orderInfo
.
orderStatus
==
7
){
this
.
orderRefundRuleListShowBtn
=
true
}
else
if
(
orderRefundRuleListShowType
==
false
&&
this
.
orderInfo
.
isRefund
==
0
){
this
.
orderRefundRuleListShowBtn
=
false
}
if
(
orderRefundRuleListShowType
==
false
&&
this
.
orderInfo
.
isRefund
!=
0
&&
this
.
orderInfo
.
orderStatus
==
2
||
orderRefundRuleListShowType
==
false
&&
this
.
orderInfo
.
isRefund
!=
0
&&
this
.
orderInfo
.
orderStatus
==
7
){
this
.
orderRefundRuleListShowBtn
=
true
}
else
if
(
orderRefundRuleListShowType
==
false
&&
this
.
orderInfo
.
isRefund
==
0
){
this
.
orderRefundRuleListShowBtn
=
false
}
this
.
findCouponListFun
()
}
else
{
uni
.
showToast
({
...
...
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