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
b59be1e7
Commit
b59be1e7
authored
Jul 23, 2025
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
ed9f193b
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
26 additions
and
20 deletions
+26
-20
headeDatas.vue
pages/teamLeader/components/headeDatas.vue
+21
-13
otherInfor2.vue
pages/teamLeader/components/report/otherInfor2.vue
+1
-1
otherInfor3.vue
pages/teamLeader/components/report/otherInfor3.vue
+1
-1
otherInfor4.vue
pages/teamLeader/components/report/otherInfor4.vue
+1
-1
otherInfor5.vue
pages/teamLeader/components/report/otherInfor5.vue
+2
-2
productInfor3.vue
pages/teamLeader/components/report/productInfor3.vue
+0
-2
No files found.
pages/teamLeader/components/headeDatas.vue
View file @
b59be1e7
...
...
@@ -443,6 +443,8 @@
name
:
'选择币种'
}
for
(
let
i
=
0
;
i
<
this
.
datas
.
ScenicStatisticsList
.
length
;
i
++
)
{
//只替换当前景点下面的币种
if
(
this
.
datas
.
scenicIndex
==
i
)
{
this
.
datas
.
ScenicStatisticsList
[
i
].
CurrencyId
=
this
.
currencyObj
.
id
this
.
datas
.
ScenicStatisticsList
[
i
].
CurrencyStr
=
this
.
currencyObj
.
id
?
this
.
currencyObj
.
name
:
''
this
.
datas
.
ScenicStatisticsList
[
i
].
ReimburseList
.
CurrencyId
=
this
.
currencyObj
.
id
...
...
@@ -452,6 +454,7 @@
.
currencyObj
.
id
}
}
}
},
// 餐食
getRenderingDataDining
(
type
)
{
...
...
@@ -493,14 +496,19 @@
name
:
'选择币种'
}
for
(
let
i
=
0
;
i
<
this
.
datas
.
DiningSummaryList
.
length
;
i
++
)
{
//只替换当前餐下面的币种
if
(
i
==
this
.
datas
.
diningIndex
)
{
this
.
datas
.
DiningSummaryList
[
i
].
CurrencyId
=
this
.
currencyObj
.
id
this
.
datas
.
DiningSummaryList
[
i
].
CurrencyStr
=
this
.
currencyObj
.
id
?
this
.
currencyObj
.
name
:
''
this
.
datas
.
DiningSummaryList
[
i
].
ReimburseList
.
CurrencyId
=
this
.
currencyObj
.
id
for
(
let
j
=
0
;
j
<
this
.
datas
.
DiningSummaryList
[
i
].
ReimburseList
.
ReimburseDetailsList
.
length
;
j
++
)
{
this
.
datas
.
DiningSummaryList
[
i
].
ReimburseList
.
ReimburseDetailsList
[
j
].
CurrencyId
=
this
.
currencyObj
for
(
let
j
=
0
;
j
<
this
.
datas
.
DiningSummaryList
[
i
].
ReimburseList
.
ReimburseDetailsList
.
length
;
j
++
)
{
this
.
datas
.
DiningSummaryList
[
i
].
ReimburseList
.
ReimburseDetailsList
[
j
].
CurrencyId
=
this
.
currencyObj
.
id
}
}
}
},
// 酒店
getRenderingDataHotel
(
type
)
{
...
...
pages/teamLeader/components/report/otherInfor2.vue
View file @
b59be1e7
...
...
@@ -149,7 +149,7 @@
<text>
金额
</text>
</view>
<view
class=
"inputBoxRight"
>
<input
class=
"text-right"
type=
"
number
"
v-model=
"item.UnitPrice"
/>
<input
class=
"text-right"
type=
"
text
"
v-model=
"item.UnitPrice"
/>
</view>
</view>
<view
class=
"paymentTitle PA30"
>
备注
</view>
...
...
pages/teamLeader/components/report/otherInfor3.vue
View file @
b59be1e7
...
...
@@ -149,7 +149,7 @@
<text>
金额
</text>
</view>
<view
class=
"inputBoxRight"
>
<input
class=
"text-right"
type=
"
number
"
v-model=
"item.UnitPrice"
/>
<input
class=
"text-right"
type=
"
text
"
v-model=
"item.UnitPrice"
/>
</view>
</view>
<view
class=
"paymentTitle PA30"
>
备注
</view>
...
...
pages/teamLeader/components/report/otherInfor4.vue
View file @
b59be1e7
...
...
@@ -168,7 +168,7 @@
<text>
金额
</text>
</view>
<view
class=
"inputBoxRight"
>
<input
class=
"text-right"
type=
"
number
"
v-model=
"item.UnitPrice"
/>
<input
class=
"text-right"
type=
"
text
"
v-model=
"item.UnitPrice"
/>
</view>
</view>
...
...
pages/teamLeader/components/report/otherInfor5.vue
View file @
b59be1e7
...
...
@@ -159,7 +159,7 @@
<text>
金额
</text>
</view>
<view
class=
"inputBoxRight"
>
<input
class=
"text-right"
type=
"
number
"
v-model=
"item.UnitPrice"
/>
<input
class=
"text-right"
type=
"
text
"
v-model=
"item.UnitPrice"
/>
</view>
</view>
<view
class=
"inputBox row justify-between"
>
...
...
@@ -167,7 +167,7 @@
<text>
返佣
</text>
</view>
<view
class=
"inputBoxRight"
>
<input
class=
"text-right"
type=
"
number
"
v-model=
"item.Rebate"
/>
<input
class=
"text-right"
type=
"
text
"
v-model=
"item.Rebate"
/>
</view>
</view>
<view
class=
"paymentTitle PA30"
>
备注
</view>
...
...
pages/teamLeader/components/report/productInfor3.vue
View file @
b59be1e7
...
...
@@ -154,7 +154,6 @@
<text>
数量
</text>
</view>
<view
class=
"inputBoxRight"
>
<input
class=
"text-right"
type=
"number"
v-model=
"item.UserNum"
@
input=
"getNum()"
/>
</view>
</view>
...
...
@@ -163,7 +162,6 @@
<text>
单价
</text>
</view>
<view
class=
"inputBoxRight"
>
<input
class=
"text-right"
type=
"text"
v-model=
"item.UnitPrice"
@
input=
"getNum()"
/>
</view>
</view>
...
...
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