Commit 9669a588 authored by Gakki's avatar Gakki

设施设备字段调换

parent 6cf000a5
......@@ -62,12 +62,6 @@ export default {
],
// 大门
damen: [
{
title: '安装位置',
dataIndex: 'ieAddr',
key: 'ieAddr',
width: '20%'
},
{
title: '设备名称',
// width: 240,
......@@ -76,6 +70,12 @@ export default {
width: '20%'
},
{
title: '安装位置',
dataIndex: 'ieAddr',
key: 'ieAddr',
width: '20%'
},
{
title: '设备类型',
dataIndex: 'ieType',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment