Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张浩
/
br-client
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
496c8281
...
496c828165c560c0810feda8b70e06c7fc414f91
authored
2022-08-11 15:14:57 +0800
by
zhanghao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
commit
1 parent
068b9d5d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/page/tool.vue
src/page/tool.vue
View file @
496c828
...
...
@@ -212,7 +212,7 @@
</div>
<div
class=
"text item"
>
<el-form-item>
<el-input
placeholder=
"请输入UID"
v-model=
"callLinuxLogByUid.uid"
clearable
></el-input>
<el-input
placeholder=
"请输入UID
或者手机号
"
v-model=
"callLinuxLogByUid.uid"
clearable
></el-input>
</el-form-item>
<el-form-item>
<el-input
placeholder=
"请输入method"
v-model=
"callLinuxLogByUid.method"
clearable
></el-input>
...
...
Please
register
or
sign in
to post a comment