Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-platform-ui
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
youjj
cloud-platform-ui
Commits
2a3d71b1
Commit
2a3d71b1
authored
Nov 11, 2019
by
hanfeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
屏蔽车辆信息下载
parent
70f6ce63
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
index.vue
src/views/userManagement/userList/index.vue
+4
-0
No files found.
src/views/userManagement/userList/index.vue
View file @
2a3d71b1
...
@@ -6,6 +6,9 @@
...
@@ -6,6 +6,9 @@
<el-form-item
label=
"手机号"
>
<el-form-item
label=
"手机号"
>
<el-input
v-model
.
number=
"listQuery.mobile"
placeholder=
"请输入手机号"
></el-input>
<el-input
v-model
.
number=
"listQuery.mobile"
placeholder=
"请输入手机号"
></el-input>
</el-form-item>
</el-form-item>
<el-form-item
label=
"实名"
>
<el-input
v-model
.
number=
"listQuery.realName"
placeholder=
"请输入实名"
></el-input>
</el-form-item>
<el-form-item
label=
"注册终端"
>
<el-form-item
label=
"注册终端"
>
<el-select
class=
"filter-item"
v-model=
"listQuery.channel"
placeholder=
"请选注册终端"
>
<el-select
class=
"filter-item"
v-model=
"listQuery.channel"
placeholder=
"请选注册终端"
>
<el-option
:key=
"undefined"
label=
"全部"
:value=
"undefined"
></el-option>
<el-option
:key=
"undefined"
label=
"全部"
:value=
"undefined"
></el-option>
...
@@ -757,6 +760,7 @@
...
@@ -757,6 +760,7 @@
registrationTimeEnd
:
undefined
,
registrationTimeEnd
:
undefined
,
registrationTimeBegin
:
undefined
,
registrationTimeBegin
:
undefined
,
postionState
:
undefined
,
postionState
:
undefined
,
realName
:
undefined
,
},
},
sexObj
:
{
sexObj
:
{
1
:
'女'
,
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