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
88d42727
Commit
88d42727
authored
Feb 01, 2023
by
“yiyousong”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pref:修改添加工作人员
parent
44bb8741
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
15 deletions
+0
-15
base-manager-ui/admin/src/pages/basicset/addmatter/components/agency.vue
.../admin/src/pages/basicset/addmatter/components/agency.vue
+0
-15
No files found.
base-manager-ui/admin/src/pages/basicset/addmatter/components/agency.vue
View file @
88d42727
...
@@ -10,21 +10,6 @@
...
@@ -10,21 +10,6 @@
<a-form-model-item
label=
"中介服务事项名称"
prop=
"title"
>
<a-form-model-item
label=
"中介服务事项名称"
prop=
"title"
>
<a-input
placeholder=
"请输入事项名称"
v-model=
"form.title"
/>
<a-input
placeholder=
"请输入事项名称"
v-model=
"form.title"
/>
</a-form-model-item>
</a-form-model-item>
<!--
<a-form-model-item
label=
"所属事项"
prop=
"matterId"
>
<a-select
allowClear
@
select=
"handleSelect"
v-model=
"form.matterId"
placeholder=
"请选择所属事项"
>
<a-select-option
v-for=
"v in matterList"
:key=
"v.id"
:value=
"v.matterId"
>
{{
v
.
matterName
}}
</a-select-option
>
</a-select>
</a-form-model-item>
-->
<a-form-model-item
<a-form-model-item
label=
"中介服务实施机构及资质资格要求"
label=
"中介服务实施机构及资质资格要求"
prop=
"intermediaryRequest"
prop=
"intermediaryRequest"
...
...
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