Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gdtel-gztel-school-center-ui
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴学德
gdtel-gztel-school-center-ui
Commits
3422b9ed
Commit
3422b9ed
authored
Jul 15, 2021
by
陈浩建
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
院校管理调整
parent
48b0648f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
4 deletions
+10
-4
src/views/school-center/schoolmanager/schoolmanagement.vue
+10
-4
src/views/school-center/userManager/PartnerManagement.vue
+0
-0
No files found.
src/views/school-center/schoolmanager/schoolmanagement.vue
View file @
3422b9ed
...
@@ -107,11 +107,17 @@
...
@@ -107,11 +107,17 @@
<a-form-item
:labelCol=
"{span: 6}"
:wrapperCol=
"{span: 8, offset: 1}"
label=
"网点id(合伙人id)"
>
<a-form-item
:labelCol=
"{span: 6}"
:wrapperCol=
"{span: 8, offset: 1}"
label=
"网点id(合伙人id)"
>
<a-input
placeholder=
"网点id(合伙人id)"
v-decorator=
"[ 'netId']"
></a-input>
<a-input
placeholder=
"网点id(合伙人id)"
v-decorator=
"[ 'netId']"
></a-input>
</a-form-item>
</a-form-item>
<a-form-item
:labelCol=
"{span: 6}"
:wrapperCol=
"{span: 8, offset: 1}"
label=
"揽装工号"
>
<a-form-item
:labelCol=
"{span: 6}"
:wrapperCol=
"{span: 8, offset: 1}"
label=
"揽装工号
(宽带)
"
>
<a-input
placeholder=
"揽装工号"
v-decorator=
"[ 'lzgh' ]"
></a-input>
<a-input
placeholder=
"揽装工号
(宽带)
"
v-decorator=
"[ 'lzgh' ]"
></a-input>
</a-form-item>
</a-form-item>
<a-form-item
:labelCol=
"{span: 6}"
:wrapperCol=
"{span: 8, offset: 1}"
label=
"揽装人"
>
<a-form-item
:labelCol=
"{span: 6}"
:wrapperCol=
"{span: 8, offset: 1}"
label=
"揽装人(宽带)"
>
<a-input
placeholder=
"揽装人"
v-decorator=
"[ 'lzUser' ]"
></a-input>
<a-input
placeholder=
"揽装人(宽带)"
v-decorator=
"[ 'lzUser' ]"
></a-input>
</a-form-item>
<a-form-item
:labelCol=
"{span: 6}"
:wrapperCol=
"{span: 8, offset: 1}"
label=
"网点编码"
>
<a-input
placeholder=
"网点编码"
v-decorator=
"[ 'networkCode' ]"
></a-input>
</a-form-item>
<a-form-item
:labelCol=
"{span: 6}"
:wrapperCol=
"{span: 8, offset: 1}"
label=
"网点名称"
>
<a-input
placeholder=
"网点名称"
v-decorator=
"[ 'networkName' ]"
></a-input>
</a-form-item>
</a-form-item>
<!-- <a-form-item :labelCol="{span: 6}" :wrapperCol="{span: 8, offset: 1}" label="是否显示宽带办理">-->
<!-- <a-form-item :labelCol="{span: 6}" :wrapperCol="{span: 8, offset: 1}" label="是否显示宽带办理">-->
<!-- <a-radio-group v-decorator="['isShowband']">-->
<!-- <a-radio-group v-decorator="['isShowband']">-->
...
...
src/views/school-center/userManager/PartnerManagement.vue
View file @
3422b9ed
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