|
@@ -6,12 +6,12 @@
|
|
|
<a-row :gutter="24">
|
|
|
<a-col :xl="6" :lg="7" :md="8" :sm="24">
|
|
|
<a-form-item label="设备名称">
|
|
|
- <a-input placeholder="请输入设备名称" v-model="queryParam.deviceName"></a-input>
|
|
|
+ <a-input placeholder="请输入设备名称" v-model="queryParam.deviceName" disabled></a-input>
|
|
|
</a-form-item>
|
|
|
</a-col>
|
|
|
<a-col :xl="6" :lg="7" :md="8" :sm="24">
|
|
|
- <a-form-item label="设备编号">
|
|
|
- <a-input placeholder="请输入设备编号" v-model="queryParam.deviceNo"></a-input>
|
|
|
+ <a-form-item label="设备类型">
|
|
|
+ <a-input placeholder="请输入设备类型" v-model="queryParam.deviceType"></a-input>
|
|
|
</a-form-item>
|
|
|
</a-col>
|
|
|
<template v-if="toggleSearchStatus">
|
|
@@ -21,11 +21,6 @@
|
|
|
</a-form-item>
|
|
|
</a-col>
|
|
|
<a-col :xl="6" :lg="7" :md="8" :sm="24">
|
|
|
- <a-form-item label="设备类型">
|
|
|
- <a-input placeholder="请输入设备类型" v-model="queryParam.deviceType"></a-input>
|
|
|
- </a-form-item>
|
|
|
- </a-col>
|
|
|
- <a-col :xl="6" :lg="7" :md="8" :sm="24">
|
|
|
<a-form-item label="是否已维护">
|
|
|
<j-dict-select-tag placeholder="请选择是否已维护" v-model="queryParam.isRepair" dictCode="is_repair"/>
|
|
|
</a-form-item>
|
|
@@ -175,6 +170,11 @@
|
|
|
dataIndex: 'deviceName'
|
|
|
},
|
|
|
{
|
|
|
+ title:'设备类型',
|
|
|
+ align:"center",
|
|
|
+ dataIndex: 'deviceType'
|
|
|
+ },
|
|
|
+ {
|
|
|
title:'设备编号',
|
|
|
align:"center",
|
|
|
dataIndex: 'deviceNo'
|
|
@@ -185,11 +185,6 @@
|
|
|
dataIndex: 'deviceStatus_dictText'
|
|
|
},
|
|
|
{
|
|
|
- title:'设备类型',
|
|
|
- align:"center",
|
|
|
- dataIndex: 'deviceType'
|
|
|
- },
|
|
|
- {
|
|
|
title:'维护时间',
|
|
|
align:"center",
|
|
|
dataIndex: 'repairTime'
|
|
@@ -200,6 +195,16 @@
|
|
|
dataIndex: 'repairer'
|
|
|
},
|
|
|
{
|
|
|
+ title:'维护记录',
|
|
|
+ align:"center",
|
|
|
+ dataIndex: 'record'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title:'设备型号',
|
|
|
+ align:"center",
|
|
|
+ dataIndex: 'deviceModel'
|
|
|
+ },
|
|
|
+ {
|
|
|
title:'本次运行开始时间',
|
|
|
align:"center",
|
|
|
dataIndex: 'runStartTime'
|
|
@@ -229,7 +234,7 @@
|
|
|
deleteBatch: "/itdmDevice/itdmDevice/deleteBatch",
|
|
|
exportXlsUrl: "/itdmDevice/itdmDevice/exportXls",
|
|
|
importExcelUrl: "itdmDevice/itdmDevice/importExcel",
|
|
|
-
|
|
|
+
|
|
|
},
|
|
|
dictOptions:{},
|
|
|
superFieldList:[],
|
|
@@ -251,17 +256,19 @@
|
|
|
fieldList.push({type:'string',value:'updateBy',text:'更新人',dictCode:''})
|
|
|
fieldList.push({type:'datetime',value:'updateTime',text:'更新日期'})
|
|
|
fieldList.push({type:'string',value:'deviceName',text:'设备名称',dictCode:''})
|
|
|
+ fieldList.push({type:'string',value:'deviceType',text:'设备类型',dictCode:''})
|
|
|
fieldList.push({type:'string',value:'deviceNo',text:'设备编号',dictCode:''})
|
|
|
fieldList.push({type:'int',value:'deviceStatus',text:'设备状态',dictCode:'device_status'})
|
|
|
- fieldList.push({type:'string',value:'deviceType',text:'设备类型',dictCode:''})
|
|
|
fieldList.push({type:'datetime',value:'repairTime',text:'维护时间'})
|
|
|
fieldList.push({type:'string',value:'repairer',text:'维护人',dictCode:''})
|
|
|
+ fieldList.push({type:'string',value:'record',text:'维护记录',dictCode:''})
|
|
|
+ fieldList.push({type:'string',value:'deviceSpecification',text:'设备规格',dictCode:''})
|
|
|
+ fieldList.push({type:'string',value:'deviceModel',text:'设备型号',dictCode:''})
|
|
|
+ fieldList.push({type:'string',value:'deviceLife',text:'计量有效期',dictCode:''})
|
|
|
fieldList.push({type:'datetime',value:'runStartTime',text:'本次运行开始时间'})
|
|
|
fieldList.push({type:'int',value:'biaoshi',text:'设备运行标识',dictCode:'biaoshi'})
|
|
|
fieldList.push({type:'int',value:'isRepair',text:'是否已维护',dictCode:'is_repair'})
|
|
|
fieldList.push({type:'int',value:'equipmenttreeid',text:'设备树id',dictCode:''})
|
|
|
- fieldList.push({type:'string',value:'deviceLife',text:'计量有效期',dictCode:''})
|
|
|
- fieldList.push({type:'string',value:'spec',text:'规格型号',dictCode:''})
|
|
|
fieldList.push({type:'string',value:'address',text:'安装地点',dictCode:''})
|
|
|
fieldList.push({type:'int',value:'specid',text:'区域',dictCode:''})
|
|
|
fieldList.push({type:'string',value:'remark',text:'备注',dictCode:''})
|