Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
4d193050
authored
Sep 19, 2025
by
Jony.L
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
隐藏用户企业管理姓名搜索框
parent
06722c15
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
src/views/member/enterprise/index.vue
+9
-9
No files found.
src/views/member/enterprise/index.vue
View file @
4d193050
...
@@ -2,15 +2,15 @@
...
@@ -2,15 +2,15 @@
<ContentWrap>
<ContentWrap>
<!-- 搜索工作栏 -->
<!-- 搜索工作栏 -->
<el-form
class=
"-mb-15px"
:model=
"queryParams"
ref=
"queryFormRef"
:inline=
"true"
>
<el-form
class=
"-mb-15px"
:model=
"queryParams"
ref=
"queryFormRef"
:inline=
"true"
>
<el-form-item
label=
"姓名"
prop=
"contactName"
>
<!--
<el-form-item
label=
"姓名"
prop=
"contactName"
>
--
>
<el-input
<!--
<el-input-->
v-model=
"queryParams.contactName"
<!-- v-model="queryParams.contactName"-->
placeholder=
"请输入姓名"
<!-- placeholder="请输入姓名"-->
clearable
<!-- clearable-->
@
keyup
.
enter=
"handleQuery"
<!-- @keyup.enter="handleQuery"-->
class=
"!w-240px"
<!-- class="!w-240px"-->
/
>
<!-- />--
>
</el-form-item
>
<!--
</el-form-item>
--
>
<el-form-item
label=
"企业名称"
prop=
"enterpriseName"
>
<el-form-item
label=
"企业名称"
prop=
"enterpriseName"
>
<el-input
<el-input
v-model=
"queryParams.enterpriseName"
v-model=
"queryParams.enterpriseName"
...
...
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