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
47af02f3
Commit
47af02f3
authored
Jul 29, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
7ae50adc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
28 deletions
+18
-28
header.vue
pages/AggregateOrders/components/header.vue
+18
-28
No files found.
pages/AggregateOrders/components/header.vue
View file @
47af02f3
...
...
@@ -41,34 +41,24 @@
data
()
{
return
{
titleStyle
:
{},
orderTypeList
:
[{
Id
:
''
,
Name
:
'所有订单'
},
{
Id
:
'1,2,3'
,
Name
:
'线路订单'
},
{
Id
:
'16'
,
Name
:
'机票订单'
},
{
Id
:
'15'
,
Name
:
'签证订单'
},
{
Id
:
'8,9,10,11'
,
Name
:
'酒店住宿'
},
{
Id
:
'12,13,14'
,
Name
:
'包车服务'
},
{
Id
:
'4,5,6,7'
,
Name
:
'景点门票'
}
orderTypeList
:
[
{
Id
:
''
,
Name
:
'所有订单'
},
{
Id
:
'1,2,3'
,
Name
:
'线路订单'
},
{
Id
:
'16'
,
Name
:
'机票订单'
},
{
Id
:
'15'
,
Name
:
'签证订单'
},
{
Id
:
'8,9,10,11'
,
Name
:
'酒店住宿'
},
{
Id
:
'12,13,14'
,
Name
:
'包车服务'
},
{
Id
:
'4,5,6,7'
,
Name
:
'景点门票'
}
],
AG_Type_List
:[
{
Id
:
''
,
Name
:
'所有订单'
},
{
Id
:
"1"
,
Name
:
"机票"
},
{
Id
:
"2"
,
Name
:
"团队"
},
{
Id
:
"3"
,
Name
:
"酒店"
},
{
Id
:
"4"
,
Name
:
"门票"
},
{
Id
:
"5"
,
Name
:
"车辆"
},
{
Id
:
"6"
,
Name
:
"签证"
},
{
Id
:
"7"
,
Name
:
"Jalan酒店"
}
],
showModal
:
false
,
icons
:
[
...
...
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