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
e3e68a6f
Commit
e3e68a6f
authored
Aug 04, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
ef8f3d2d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
1 deletion
+4
-1
manifest.json
manifest.json
+1
-1
productInfor2.vue
pages/teamLeader/components/report/productInfor2.vue
+1
-0
productInfor3.vue
pages/teamLeader/components/report/productInfor3.vue
+1
-0
productInfor4.vue
pages/teamLeader/components/report/productInfor4.vue
+1
-0
No files found.
manifest.json
View file @
e3e68a6f
...
...
@@ -69,7 +69,7 @@
"quickapp"
:
{},
/*
小程序特有相关
*/
"mp-weixin"
:
{
"appid"
:
"wx
cf0727a7c78b501e
"
,
"appid"
:
"wx
5564525562e92ddb
"
,
"navigateToMiniProgramAppIdList"
:
[
"wxacd9f8cc3480d29e"
],
"setting"
:
{
"urlCheck"
:
true
,
...
...
pages/teamLeader/components/report/productInfor2.vue
View file @
e3e68a6f
...
...
@@ -337,6 +337,7 @@
},
delImg
(
index
)
{
this
.
datas
.
HotelOrderList
[
this
.
datas
.
hotelIndex
].
ReimburseList
.
VoucherPicList
.
splice
(
index
,
1
)
this
.
updateData
()
},
getSettlementType
(
item
)
{
this
.
datas
.
HotelOrderList
[
this
.
datas
.
hotelIndex
].
ReimburseList
.
SettlementType
=
item
.
id
...
...
pages/teamLeader/components/report/productInfor3.vue
View file @
e3e68a6f
...
...
@@ -325,6 +325,7 @@
},
delImg
(
index
)
{
this
.
datas
.
DiningSummaryList
[
this
.
datas
.
diningIndex
].
ReimburseList
.
VoucherPicList
.
splice
(
index
,
1
)
this
.
updateData
()
},
getSettlementType
(
item
)
{
this
.
datas
.
DiningSummaryList
[
this
.
datas
.
diningIndex
].
ReimburseList
.
SettlementType
=
item
.
id
...
...
pages/teamLeader/components/report/productInfor4.vue
View file @
e3e68a6f
...
...
@@ -327,6 +327,7 @@
},
delImg
(
index
)
{
this
.
datas
.
ScenicStatisticsList
[
this
.
datas
.
scenicIndex
].
ReimburseList
.
VoucherPicList
.
splice
(
index
,
1
)
this
.
updateData
()
},
getSettlementType
(
item
)
{
this
.
datas
.
ScenicStatisticsList
[
this
.
datas
.
scenicIndex
].
ReimburseList
.
SettlementType
=
item
.
id
...
...
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