Commit 25def4e1 authored by dingyoujian's avatar dingyoujian

调整

parent e5be1c57
......@@ -1072,7 +1072,7 @@ export const powerRoutes=[
redirect: 'equipmentClass',
meta: {title: "设备管理", icon: "fa-cog", noCache: false, link: null,mkid:908000000},
children: [
{
component:'equipment/equipmentClass/index',
hidden:false,
......@@ -1099,58 +1099,58 @@ export const powerRoutes=[
name:'archives',
path:"archives"
},
{
component:'equipment/specialEquipment/index',
hidden:false,
meta:{
"title": "特种设备档案管理",
"icon": "",
"noCache": false,
"link": null,
"mkid":908000400,
},
name:'specialEquipment',
path:"specialEquipment"
},
{
component:'equipment/environment/index',
hidden:false,
meta:{
"title": "环保设备档案管理",
"icon": "",
"noCache": false,
"link": null,
"mkid":908000800,
},
name:'environment',
path:"environment"
},
{
component:'equipment/maintain/index',
hidden:false,
meta:{
"title": "维护防护设施档案",
"icon": "",
"noCache": false,
"link": null,
"mkid":908001000,
},
name:'maintain',
path:"maintain"
},
{
component:'equipment/inspection/index',
hidden:false,
meta:{
"title": "设备设施巡检管理",
"icon": "",
"noCache": false,
"link": null,
"mkid":908001200,
},
name:'inspection',
path:"inspection"
},
// {
// component:'equipment/specialEquipment/index',
// hidden:false,
// meta:{
// "title": "特种设备档案管理",
// "icon": "",
// "noCache": false,
// "link": null,
// "mkid":908000400,
// },
// name:'specialEquipment',
// path:"specialEquipment"
// },
// {
// component:'equipment/environment/index',
// hidden:false,
// meta:{
// "title": "环保设备档案管理",
// "icon": "",
// "noCache": false,
// "link": null,
// "mkid":908000800,
// },
// name:'environment',
// path:"environment"
// },
// {
// component:'equipment/maintain/index',
// hidden:false,
// meta:{
// "title": "维护防护设施档案",
// "icon": "",
// "noCache": false,
// "link": null,
// "mkid":908001000,
// },
// name:'maintain',
// path:"maintain"
// },
// {
// component:'equipment/inspection/index',
// hidden:false,
// meta:{
// "title": "设备设施巡检管理",
// "icon": "",
// "noCache": false,
// "link": null,
// "mkid":908001200,
// },
// name:'inspection',
// path:"inspection"
// },
/* 设备保养项目*/
{
component:'equipment/sbbyxm/index',
......@@ -1160,7 +1160,7 @@ export const powerRoutes=[
"icon": "",
"noCache": false,
"link": null,
"mkid":'908000100',
"mkid":'908000300',
},
name:'sbbyxm',
path:"sbbyxm"
......@@ -1170,11 +1170,11 @@ export const powerRoutes=[
component:'equipment/sbbymx/index',
hidden:false,
meta:{
"title": "设备保养项目",
"title": "设备保养信息",
"icon": "",
"noCache": false,
"link": null,
"mkid":'908000100',
"mkid":'908000400',
},
name:'sbbymx',
path:"sbbymx"
......
......@@ -74,15 +74,15 @@ import {
tableTitle: [
// {label: "设备ID", prop: "sbid", fieldType: "ftString",width:192},
// {label: "保养项目ID", prop: "xmid", fieldType: "ftString",width:192},
{label: "保养人员", prop: "username", fieldType: "ftString",width:192},
{label: "保养人员", prop: "byrName", fieldType: "ftString",width:192},
{label: "保养时间", prop: "bysj", fieldType: "ftDateTime"},
{label: "附件数", prop: "attachcount", fieldType: "int"},
{label: "保养说明", prop: "bysm", fieldType: "ftString",width:300},
// {label: "附件数", prop: "attachcount", fieldType: "int"},
{label: "备注", prop: "bz", fieldType: "ftString",width:300},
{label: "维护人", prop: "whr", fieldType: "ftString"},
{label: "维护时间", prop: "whsj", fieldType: "ftDateTime"},
{label: "创建人", prop: "cjr", fieldType: "ftString"},
{label: "创建时间", prop: "cjsj", fieldType: "ftDateTime"},
{label: "保养说明", prop: "bysm", fieldType: "ftString",width:300},
// {label: "创建人", prop: "cjr", fieldType: "ftString"},
// {label: "创建时间", prop: "cjsj", fieldType: "ftDateTime"},
]
}
},
......
......@@ -85,16 +85,16 @@
{label: "编码", prop: "code", fieldType: "ftString",width:120},
{label: "名称", prop: "name", fieldType: "ftString",width:300},
{label: "保养周期-天", prop: "byzq", fieldType: "int",width:252},
{label: "公司", prop: "gsName", fieldType: "ftString",width:192},
{label: "停用标志", prop: "tybz", fieldType: "ftString",width:100},
{label: "停用日期", prop: "tyrq", ...this.$common('ftDateTime'),width:192},
// {label: "公司", prop: "gsName", fieldType: "ftString",width:192},
// {label: "停用标志", prop: "tybz", fieldType: "ftString",width:100},
// {label: "停用日期", prop: "tyrq", ...this.$common('ftDateTime'),width:192},
{label: "标准工时", prop: "bzgs", fieldType: "float",width:192},
{label: "附件数", prop: "attachcount", fieldType: "int",width:192},
{label: "备注", prop: "bz", fieldType: "ftString",width:300},
// {label: "附件数", prop: "attachcount", fieldType: "int",width:192},
// {label: "备注", prop: "bz", fieldType: "ftString",width:300},
{label: "维护人", prop: "whr", fieldType: "ftString",width:192},
{label: "维护时间", prop: "whsj", ...this.$common('ftDateTime'),width:192},
{label: "创建人", prop: "cjr", fieldType: "ftString",width:192},
{label: "创建时间", prop: "cjsj", ...this.$common('ftDateTime'),width:192},
// {label: "创建人", prop: "cjr", fieldType: "ftString",width:192},
// {label: "创建时间", prop: "cjsj", ...this.$common('ftDateTime'),width:192},
]
}
},
......
......@@ -84,12 +84,12 @@
// {label: "停用标志", prop: "tybz", fieldType: "ftString",width:100},
// {label: "停用日期", prop: "tyrq", ...this.$common('ftDateTime'),width:192},
{label: "标准工时", prop: "bzgs", fieldType: "float",width:192},
{label: "附件数", prop: "attachcount", fieldType: "int",width:192},
{label: "备注", prop: "bz", fieldType: "ftString",width:300},
// {label: "附件数", prop: "attachcount", fieldType: "int",width:192},
// {label: "备注", prop: "bz", fieldType: "ftString",width:300},
{label: "维护人", prop: "whr", fieldType: "ftString",width:192},
{label: "维护时间", prop: "whsj", ...this.$common('ftDateTime'),width:192},
{label: "创建人", prop: "cjr", fieldType: "ftString",width:192},
{label: "创建时间", prop: "cjsj", ...this.$common('ftDateTime'),width:192},
// {label: "创建人", prop: "cjr", fieldType: "ftString",width:192},
// {label: "创建时间", prop: "cjsj", ...this.$common('ftDateTime'),width:192},
]
}
},
......
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