Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
fc4852bc
Commit
fc4852bc
authored
Dec 20, 2022
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
b1985ec7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
tripUtils.js
src/assets/utils/tripUtils.js
+1
-1
oneDayTrip.vue
src/components/TravelManager/TravelList/oneDayTrip.vue
+1
-1
No files found.
src/assets/utils/tripUtils.js
View file @
fc4852bc
...
...
@@ -88,7 +88,7 @@ var tripUtils = {
Name
:
'结团'
},
{
Id
:
5
,
Name
:
'
结团审核
'
Name
:
'
审核中
'
},
{
Id
:
3
,
Name
:
'取消'
...
...
src/components/TravelManager/TravelList/oneDayTrip.vue
View file @
fc4852bc
...
...
@@ -830,7 +830,7 @@
DayNum
:
''
,
OnlyShowOverTeam
:
false
,
TCState
:
[
3
],
//去掉默认显示
GroupState
:
[
1
,
2
],
GroupState
:
[
1
,
2
,
5
],
SalePlat
:
[
1
,
2
,
3
,
4
,
5
],
UnionCityId
:
0
,
SaleBranchId
:
[],
...
...
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