Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sgaqgl-vue
Project
Project
Details
Activity
Releases
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
李苏
sgaqgl-vue
Commits
25def4e1
Commit
25def4e1
authored
Dec 29, 2022
by
dingyoujian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整
parent
e5be1c57
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
72 additions
and
72 deletions
+72
-72
index.js
src/router/index.js
+56
-56
byjl.vue
src/views/equipment/sbbymx/byjl.vue
+5
-5
byxm.vue
src/views/equipment/sbbymx/byxm.vue
+7
-7
ckxm.vue
src/views/equipment/sbbymx/ckxm.vue
+4
-4
No files found.
src/router/index.js
View file @
25def4e1
...
...
@@ -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"
:
'908000
1
00'
,
"mkid"
:
'908000
3
00'
,
},
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"
:
'908000
1
00'
,
"mkid"
:
'908000
4
00'
,
},
name
:
'sbbymx'
,
path
:
"sbbymx"
...
...
src/views/equipment/sbbymx/byjl.vue
View file @
25def4e1
...
...
@@ -74,15 +74,15 @@ import {
tableTitle
:
[
// {label: "设备ID", prop: "sbid", fieldType: "ftString",width:192},
// {label: "保养项目ID", prop: "xmid", fieldType: "ftString",width:192},
{
label
:
"保养人员"
,
prop
:
"
usern
ame"
,
fieldType
:
"ftString"
,
width
:
192
},
{
label
:
"保养人员"
,
prop
:
"
byrN
ame"
,
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"},
]
}
},
...
...
src/views/equipment/sbbymx/byxm.vue
View file @
25def4e1
...
...
@@ -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},
]
}
},
...
...
src/views/equipment/sbbymx/ckxm.vue
View file @
25def4e1
...
...
@@ -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},
]
}
},
...
...
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