Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
multiSystem
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Yulun Yao
multiSystem
Commits
56494319
Commit
56494319
authored
Apr 02, 2021
by
程卓
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
设施设备页面 展示样式调整
parent
7e9974cd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
34 additions
and
3 deletions
+34
-3
shebei.vue
src/views/houseData/shebei.vue
+34
-3
No files found.
src/views/houseData/shebei.vue
View file @
56494319
...
...
@@ -67,17 +67,20 @@ export default {
// width: 240,
dataIndex
:
'ieName'
,
key
:
'ieName'
,
width
:
'20%'
width
:
'20%'
,
align
:
'center'
,
},
{
title
:
'安装位置'
,
dataIndex
:
'ieAddr'
,
align
:
'center'
,
key
:
'ieAddr'
,
width
:
'20%'
},
{
title
:
'设备类型'
,
align
:
'center'
,
dataIndex
:
'ieType'
,
key
:
'ieType'
,
width
:
'10%'
...
...
@@ -85,6 +88,7 @@ export default {
},
{
title
:
'维保单位'
,
align
:
'center'
,
dataIndex
:
'ieUnit'
,
key
:
'ieUnit'
,
width
:
'20%'
...
...
@@ -92,6 +96,7 @@ export default {
},
{
title
:
'是否是主出入口'
,
align
:
'center'
,
dataIndex
:
'isMainGate'
,
key
:
'isMainGate'
,
width
:
'10%'
...
...
@@ -99,6 +104,7 @@ export default {
},
{
title
:
'是否有门卫室'
,
align
:
'center'
,
dataIndex
:
'ffCode'
,
key
:
'ffCode'
,
width
:
'10%'
...
...
@@ -110,6 +116,7 @@ export default {
{
title
:
'设备名称'
,
// width: 240,
align
:
'center'
,
dataIndex
:
'ieName'
,
key
:
'ieName'
,
width
:
'22%'
...
...
@@ -117,12 +124,14 @@ export default {
},
{
title
:
'安装位置'
,
align
:
'center'
,
dataIndex
:
'ieAddr'
,
key
:
'ieAddr'
,
width
:
'22%'
},
{
title
:
'设备类型'
,
align
:
'center'
,
dataIndex
:
'ieType'
,
key
:
'ieType'
,
width
:
'10%'
...
...
@@ -130,6 +139,7 @@ export default {
},
{
title
:
'维保单位'
,
align
:
'center'
,
dataIndex
:
'ieUnit'
,
key
:
'ieUnit'
,
width
:
'22%'
...
...
@@ -137,6 +147,7 @@ export default {
},
{
title
:
'启用日期'
,
align
:
'center'
,
dataIndex
:
'ieDate'
,
key
:
'ieDate'
,
width
:
'10%'
...
...
@@ -148,12 +159,14 @@ export default {
{
title
:
'设备名称'
,
// width: 240,
align
:
'center'
,
dataIndex
:
'ieName'
,
key
:
'ieName'
,
width
:
'10%'
},
{
align
:
'center'
,
title
:
'安装位置'
,
dataIndex
:
'ieAddr'
,
key
:
'ieAddr'
,
...
...
@@ -161,6 +174,7 @@ export default {
},
{
align
:
'center'
,
title
:
'设备类型'
,
dataIndex
:
'ieType'
,
key
:
'ieType'
,
...
...
@@ -168,6 +182,7 @@ export default {
},
{
align
:
'center'
,
title
:
'维保单位'
,
dataIndex
:
'ieUnit'
,
key
:
'ieUnit'
,
...
...
@@ -176,6 +191,7 @@ export default {
},
{
title
:
'启用日期'
,
align
:
'center'
,
dataIndex
:
'ieDate'
,
key
:
'ieDate'
,
width
:
'8%'
...
...
@@ -183,12 +199,14 @@ export default {
},
{
title
:
'型号'
,
align
:
'center'
,
dataIndex
:
'ieModel'
,
key
:
'ieModel'
,
width
:
'5%'
},
{
title
:
'品牌'
,
align
:
'center'
,
dataIndex
:
'ieBrand'
,
key
:
'ieBrand'
,
width
:
'5%'
...
...
@@ -196,19 +214,22 @@ export default {
},
{
title
:
'特种设备代码'
,
dataIndex
:
'specialEquipCode'
,
key
:
'specialEquipCode'
,
dataIndex
:
'specialEquipCode'
,
align
:
'center'
,
width
:
'10%'
},
{
title
:
'检验单位'
,
align
:
'center'
,
dataIndex
:
'inspectionUnit'
,
key
:
'inspectionUnit'
,
width
:
'10%'
},
{
align
:
'center'
,
title
:
'救援电话'
,
dataIndex
:
'rescuePhone'
,
key
:
'rescuePhone'
,
...
...
@@ -219,6 +240,7 @@ export default {
// 监控
jiankong
:
[
{
align
:
'center'
,
title
:
'设备名称'
,
// width: 240,
dataIndex
:
'ieName'
,
...
...
@@ -230,6 +252,7 @@ export default {
title
:
'安装位置'
,
dataIndex
:
'ieAddr'
,
key
:
'ieAddr'
,
align
:
'center'
,
width
:
'30%'
},
...
...
@@ -237,11 +260,13 @@ export default {
title
:
'设备类型'
,
dataIndex
:
'ieType'
,
key
:
'ieType'
,
align
:
'center'
,
width
:
'10%'
},
{
title
:
'维保单位'
,
align
:
'center'
,
dataIndex
:
'ieUnit'
,
key
:
'ieUnit'
,
width
:
'30%'
...
...
@@ -251,6 +276,7 @@ export default {
// 泵
shenghuo
:
[
{
align
:
'center'
,
title
:
'设备名称'
,
// width: 240,
dataIndex
:
'ieName'
,
...
...
@@ -259,12 +285,14 @@ export default {
},
{
align
:
'center'
,
title
:
'安装位置'
,
dataIndex
:
'ieAddr'
,
key
:
'ieAddr'
,
width
:
'18%'
},
{
align
:
'center'
,
title
:
'设备类型'
,
dataIndex
:
'ieType'
,
key
:
'ieType'
,
...
...
@@ -272,6 +300,7 @@ export default {
},
{
align
:
'center'
,
title
:
'维保单位'
,
dataIndex
:
'ieUnit'
,
key
:
'ieUnit'
,
...
...
@@ -280,6 +309,7 @@ export default {
},
{
title
:
'生产厂家'
,
align
:
'center'
,
dataIndex
:
'ieFactory'
,
key
:
'ieFactory'
,
width
:
'15%'
...
...
@@ -287,6 +317,7 @@ export default {
},
{
title
:
'供水门牌号'
,
align
:
'center'
,
dataIndex
:
'ieWaterDoorplate'
,
key
:
'ieWaterDoorplate'
,
width
:
'18%'
...
...
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