Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
smart_gov_platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
smart_gov_platform
Commits
5d939a52
Commit
5d939a52
authored
May 05, 2023
by
“yiyousong”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pref:修改大厅窗口搜索
parent
8b653b7b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
base-manager-ui/admin/src/pages/basicset/hall/hallwindow/HallWindow.vue
...i/admin/src/pages/basicset/hall/hallwindow/HallWindow.vue
+2
-2
No files found.
base-manager-ui/admin/src/pages/basicset/hall/hallwindow/HallWindow.vue
View file @
5d939a52
...
...
@@ -26,7 +26,7 @@
</a-select-option>
</a-select>
<a-input-search
placeholder=
"请输入窗口
名称
搜索"
placeholder=
"请输入窗口
编号
搜索"
enter-button=
"搜索"
v-model=
"leftSearchVal"
@
search=
"onSearchLeft"
...
...
@@ -290,7 +290,7 @@ export default {
page
:
this
.
leftCurrent
,
size
:
this
.
leftSize
,
siteId
:
this
.
siteId
,
windowName
:
`%
${
this
.
leftSearchVal
}
%`
,
fromnum
:
`%
${
this
.
leftSearchVal
}
%`
,
hallId
:
this
.
leftHallSearch
,
});
if
(
res
.
data
.
code
==
1
)
{
...
...
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