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
237fb988
Commit
237fb988
authored
Mar 04, 2025
by
liudong1993
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
fba6678f
14f170fe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
TravelControlListSale.vue
...onents/TravelManager/TravelList/TravelControlListSale.vue
+3
-2
No files found.
src/components/TravelManager/TravelList/TravelControlListSale.vue
View file @
237fb988
...
@@ -360,7 +360,7 @@
...
@@ -360,7 +360,7 @@
</div>
</div>
</div>
</div>
<button
class=
"normalBtn TC_SearchBtn"
<button
class=
"normalBtn TC_SearchBtn"
@
click=
"
getControlList(),resetPageIndex
(),queryCommonData.showWarningSearch=false"
>
{{
$t
(
'pub.searchBtn'
)
}}
</button>
@
click=
"
resetPageIndex(),getControlList
(),queryCommonData.showWarningSearch=false"
>
{{
$t
(
'pub.searchBtn'
)
}}
</button>
</div>
</div>
<span
class=
"advancedQuery"
slot=
"reference"
>
{{
$t
(
'Operation.Op_warningSearch'
)
}}
<span
class=
"advancedQuery"
slot=
"reference"
>
{{
$t
(
'Operation.Op_warningSearch'
)
}}
<i
class=
"iconfont icon-xiaotuziCduan_1"
></i>
<i
class=
"iconfont icon-xiaotuziCduan_1"
></i>
...
@@ -368,7 +368,7 @@
...
@@ -368,7 +368,7 @@
</el-popover>
</el-popover>
</li>
</li>
<li>
<li>
<button
class=
"hollowFixedBtn"
@
click=
"
getControlList(),resetPageIndex
()"
>
{{
$t
(
'pub.searchBtn'
)
}}
</button>
<button
class=
"hollowFixedBtn"
@
click=
"
resetPageIndex(),getControlList
()"
>
{{
$t
(
'pub.searchBtn'
)
}}
</button>
</li>
</li>
</ul>
</ul>
</div>
</div>
...
@@ -2522,6 +2522,7 @@
...
@@ -2522,6 +2522,7 @@
)
{
)
{
this
.
queryCommonData
.
checkCompanyAll
=
true
;
this
.
queryCommonData
.
checkCompanyAll
=
true
;
}
}
this
.
resetPageIndex
();
this
.
getControlList
();
this
.
getControlList
();
},
},
//查询全部
//查询全部
...
...
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