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
c3400954
Commit
c3400954
authored
Jul 18, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
67b9db33
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
0 deletions
+6
-0
otherInfor1.vue
pages/teamLeader/components/report/otherInfor1.vue
+1
-0
otherInfor2.vue
pages/teamLeader/components/report/otherInfor2.vue
+1
-0
otherInfor3.vue
pages/teamLeader/components/report/otherInfor3.vue
+1
-0
otherInfor4.vue
pages/teamLeader/components/report/otherInfor4.vue
+1
-0
otherInfor5.vue
pages/teamLeader/components/report/otherInfor5.vue
+1
-0
otherInfor6.vue
pages/teamLeader/components/report/otherInfor6.vue
+1
-0
No files found.
pages/teamLeader/components/report/otherInfor1.vue
View file @
c3400954
...
...
@@ -255,6 +255,7 @@ export default {
let
findIndex2
=
this
.
currencyList
.
findIndex
(
y
=>
y
.
id
==
x
.
Currency
)
if
(
findIndex2
!=-
1
)
x
.
CurrencyName
=
this
.
currencyList
[
findIndex2
].
name
})
this
.
getRenderingData
()
},
deep
:
true
,
immediate
:
true
...
...
pages/teamLeader/components/report/otherInfor2.vue
View file @
c3400954
...
...
@@ -250,6 +250,7 @@ export default {
handler
(
newVal
,
oldVal
){
this
.
params
=
JSON
.
parse
(
JSON
.
stringify
(
newVal
))
this
.
TipList
=
this
.
params
.
OtherOrderInfo
.
TipList
this
.
getRenderingData
()
},
deep
:
true
,
immediate
:
true
...
...
pages/teamLeader/components/report/otherInfor3.vue
View file @
c3400954
...
...
@@ -254,6 +254,7 @@ export default {
let
findIndex
=
this
.
currencyList
.
findIndex
(
y
=>
y
.
id
==
x
.
Currency
)
if
(
findIndex
!=-
1
)
x
.
CurrencyName
=
this
.
currencyList
[
findIndex
].
name
})
this
.
getRenderingData
()
},
deep
:
true
,
immediate
:
true
...
...
pages/teamLeader/components/report/otherInfor4.vue
View file @
c3400954
...
...
@@ -254,6 +254,7 @@ export default {
let
findIndex
=
this
.
currencyList
.
findIndex
(
y
=>
y
.
id
==
x
.
Currency
)
if
(
findIndex
!=-
1
)
x
.
CurrencyName
=
this
.
currencyList
[
findIndex
].
name
})
this
.
getRenderingData
()
},
deep
:
true
,
immediate
:
true
...
...
pages/teamLeader/components/report/otherInfor5.vue
View file @
c3400954
...
...
@@ -254,6 +254,7 @@ export default {
let
findIndex
=
this
.
currencyList
.
findIndex
(
y
=>
y
.
id
==
x
.
Currency
)
if
(
findIndex
!=-
1
)
x
.
CurrencyName
=
this
.
currencyList
[
findIndex
].
name
})
this
.
getRenderingData
()
},
deep
:
true
,
immediate
:
true
...
...
pages/teamLeader/components/report/otherInfor6.vue
View file @
c3400954
...
...
@@ -255,6 +255,7 @@ export default {
let
findIndex2
=
this
.
currencyList
.
findIndex
(
y
=>
y
.
id
==
x
.
CurrencyId
)
if
(
findIndex2
!=-
1
)
x
.
CurrencyName
=
this
.
currencyList
[
findIndex2
].
name
})
this
.
getRenderingData
()
},
deep
:
true
,
immediate
:
true
...
...
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