Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
web
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
中汽测评-信息安全测评系统
web
Commits
76a65983
Commit
76a65983
authored
May 06, 2024
by
jiaxu.yan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 70700
parent
41d76f40
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index.vue
src/views/monitor/online/index.vue
+4
-4
No files found.
src/views/monitor/online/index.vue
View file @
76a65983
...
@@ -7,18 +7,18 @@
...
@@ -7,18 +7,18 @@
:inline=
"true"
:inline=
"true"
label-width=
"68px"
label-width=
"68px"
>
>
<el-form-item
label=
"
登录地址
"
prop=
"ipaddr"
>
<el-form-item
label=
"
主机
"
prop=
"ipaddr"
>
<el-input
<el-input
v-model=
"queryParams.ipaddr"
v-model=
"queryParams.ipaddr"
placeholder=
"请输入
登录地址
"
placeholder=
"请输入
主机
"
clearable
clearable
@
keyup
.
enter
.
native=
"handleQuery"
@
keyup
.
enter
.
native=
"handleQuery"
/>
/>
</el-form-item>
</el-form-item>
<el-form-item
label=
"
用户
名称"
prop=
"userName"
>
<el-form-item
label=
"
登录
名称"
prop=
"userName"
>
<el-input
<el-input
v-model
.
trim=
"queryParams.userName"
v-model
.
trim=
"queryParams.userName"
placeholder=
"请输入
用户
名称"
placeholder=
"请输入
登录
名称"
clearable
clearable
@
keyup
.
enter
.
native=
"handleQuery"
@
keyup
.
enter
.
native=
"handleQuery"
/>
/>
...
...
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