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
5a31b30f
Commit
5a31b30f
authored
Mar 06, 2020
by
吴学德
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
5d32d80f
b7fedbbb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/views/school-center/university/university.vue
+3
-3
No files found.
src/views/school-center/university/university.vue
View file @
5a31b30f
...
@@ -68,8 +68,8 @@
...
@@ -68,8 +68,8 @@
<a-form-item
:labelCol=
"{span: 5}"
:wrapperCol=
"{span: 9, offset: 1}"
label=
"揽装工号:"
>
<a-form-item
:labelCol=
"{span: 5}"
:wrapperCol=
"{span: 9, offset: 1}"
label=
"揽装工号:"
>
<a-input
placeholder=
"揽装工号"
v-decorator=
"[ 'universityPackageNumber', {rules: [{ required: true, message: '揽装工号不能为空!' ,validator: 'click'}]} ]"
></a-input>
<a-input
placeholder=
"揽装工号"
v-decorator=
"[ 'universityPackageNumber', {rules: [{ required: true, message: '揽装工号不能为空!' ,validator: 'click'}]} ]"
></a-input>
</a-form-item>
</a-form-item>
<a-form-item
:labelCol=
"{span: 5}"
:wrapperCol=
"{span: 9, offset: 1}"
label=
"地址:"
>
<a-form-item
:labelCol=
"{span: 5}"
:wrapperCol=
"{span: 9, offset: 1}"
label=
"地址
ID
:"
>
<a-input
placeholder=
"地址
"
v-decorator=
"[ 'universityInstalledAddressId', {rules: [{ required: true, message: '地址
不能为空!' ,validator: 'click'}]} ]"
></a-input>
<a-input
placeholder=
"地址
ID"
v-decorator=
"[ 'universityInstalledAddressId', {rules: [{ required: true, message: '地址ID
不能为空!' ,validator: 'click'}]} ]"
></a-input>
</a-form-item>
</a-form-item>
<a-form-item
:labelCol=
"{span: 5}"
:wrapperCol=
"{span: 9, offset: 1}"
label=
"用户类型:"
>
<a-form-item
:labelCol=
"{span: 5}"
:wrapperCol=
"{span: 9, offset: 1}"
label=
"用户类型:"
>
<a-input
placeholder=
"如:校园天翼宽带用户"
v-decorator=
"[ 'universityUserType', {rules: [{ required: true, message: '用户类型不能为空!' ,validator: 'click'}]} ]"
></a-input>
<a-input
placeholder=
"如:校园天翼宽带用户"
v-decorator=
"[ 'universityUserType', {rules: [{ required: true, message: '用户类型不能为空!' ,validator: 'click'}]} ]"
></a-input>
...
@@ -137,7 +137,7 @@
...
@@ -137,7 +137,7 @@
{
dataIndex
:
'universityInstalledAddress'
,
width
:
300
,
title
:
'装机地址'
},
{
dataIndex
:
'universityInstalledAddress'
,
width
:
300
,
title
:
'装机地址'
},
{
dataIndex
:
'universityExteriorLines'
,
width
:
120
,
title
:
'外线方式 '
},
{
dataIndex
:
'universityExteriorLines'
,
width
:
120
,
title
:
'外线方式 '
},
{
dataIndex
:
'universityPackageNumber'
,
width
:
100
,
title
:
'揽装工号 '
},
{
dataIndex
:
'universityPackageNumber'
,
width
:
100
,
title
:
'揽装工号 '
},
{
dataIndex
:
'universityInstalledAddressId'
,
width
:
1
00
,
title
:
'地址
'
},
{
dataIndex
:
'universityInstalledAddressId'
,
width
:
1
50
,
title
:
'地址ID
'
},
{
dataIndex
:
'universityUserType'
,
width
:
150
,
title
:
'用户类型 '
},
{
dataIndex
:
'universityUserType'
,
width
:
150
,
title
:
'用户类型 '
},
{
dataIndex
:
'universityMonthlyRentType'
,
width
:
80
,
title
:
'月租类型 '
},
{
dataIndex
:
'universityMonthlyRentType'
,
width
:
80
,
title
:
'月租类型 '
},
{
dataIndex
:
'universityChargeMode'
,
width
:
120
,
title
:
'收费模式 '
},
{
dataIndex
:
'universityChargeMode'
,
width
:
120
,
title
:
'收费模式 '
},
...
...
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