Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dxgaqgl-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
李苏
dxgaqgl-vue
Commits
33135156
Commit
33135156
authored
Apr 27, 2025
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整zydj
parent
a7c3f938
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
96 additions
and
40 deletions
+96
-40
edit.vue
src/views/daily/fcgzysqd/edit.vue
+35
-22
index.vue
src/views/daily/fcgzysqd/index.vue
+33
-18
edit.vue
src/views/spaceOperations/aqxkz/edit.vue
+13
-0
index.vue
src/views/spaceOperations/aqxkz/index.vue
+15
-0
No files found.
src/views/daily/fcgzysqd/edit.vue
View file @
33135156
<
template
>
<RelDialog
width=
"50%"
:type=
'type'
:editApp=
'editApp'
:app=
'app'
:buttonApp=
'buttonApp'
>
<el-form
slot=
"form"
ref=
"form"
:model=
"form"
label-width=
"1
0
0px"
:rules=
"rules"
>
<el-form
slot=
"form"
ref=
"form"
:model=
"form"
label-width=
"1
4
0px"
:rules=
"rules"
>
<el-row
:gutter=
"20"
:app=
"this"
>
<EditColItem
:required=
"item.required||false"
:readonly=
"item.readonly?true:false "
v-for=
"(item,index) in editColItemList "
:value=
"item.value"
:span=
"item.span"
:label=
"item.label"
...
...
@@ -49,7 +49,19 @@
linkParams
:
[
'pid'
],
}
},
{
label
:
'作业等级'
,
prop
:
'zydj'
,
span
:
12
,
type
:
'RelSelect'
,
"typeConfig"
:
{
"src"
:
"aqgl/rcgl/uwhfcgzyqd/init/dj/zt"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"name"
}
},
},
{
label
:
'作业类型'
,
prop
:
'ufcgzylxid'
,
...
...
@@ -63,6 +75,7 @@
}
},
},
{
label
:
'主要危险因素'
,
prop
:
'zywxyswhId'
,
...
...
@@ -91,7 +104,7 @@
}
},
{
label
:
'负责人联系方式'
,
label
:
'
安全
负责人联系方式'
,
prop
:
'fzrPhone'
,
span
:
12
,
type
:
'input'
,
...
...
@@ -115,25 +128,25 @@
type
:
'datetime'
,
value
:
new
Date
().
getTime
()
},
{
label
:
'安全防护措施'
,
prop
:
'aqfhcsId'
,
span
:
24
,
type
:
'RelMulSelect'
,
"typeConfig"
:
{
"src"
:
"aqgl/rcgl/uaqfhcs/query"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"name"
}
},
},
{
label
:
'作业工具器'
,
prop
:
'zygqj'
,
span
:
24
,
type
:
'input'
,
},
//
{
//
label: '安全防护措施',
//
prop: 'aqfhcsId',
//
span: 24,
//
type: 'RelMulSelect',
//
"typeConfig": {
//
"src": "aqgl/rcgl/uaqfhcs/query",
//
"match": {
//
"value": "id",
//
"label": "name"
//
}
//
},
//
},
//
{
//
label: '作业工具器',
//
prop: 'zygqj',
//
span: 24,
//
type: 'input',
//
},
{
...
...
src/views/daily/fcgzysqd/index.vue
View file @
33135156
...
...
@@ -68,16 +68,16 @@
field
:
"zywxyswhName"
,
width
:
140
},
{
title
:
"安全防护措施"
,
field
:
"aqfhcsName"
,
width
:
140
},
{
title
:
"作业工具器"
,
field
:
"zygqj"
,
width
:
140
},
//
{
//
title: "安全防护措施",
//
field: "aqfhcsName",
//
width: 140
//
},
//
{
//
title: "作业工具器",
//
field: "zygqj",
//
width: 140
//
},
{
title
:
"作业地点"
,
field
:
"zydd"
,
...
...
@@ -89,7 +89,7 @@
width
:
140
},
{
title
:
"负责人联系方式"
,
title
:
"
安全
负责人联系方式"
,
field
:
"fzrPhone"
,
width
:
200
},
...
...
@@ -127,14 +127,28 @@
[{
label
:
'单号'
,
prop
:
'djid'
,
span
:
4
,
span
:
6
,
type
:
'input'
,
value
:
''
},
{
"label"
:
"作业等级"
,
"prop"
:
"zydj"
,
"span"
:
6
,
"type"
:
"RelSelect"
,
"value"
:
""
,
"typeConfig"
:
{
"src"
:
"aqgl/rcgl/uwhfcgzyqd/init/dj/zt"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"name"
}
}
},
{
"label"
:
"作业类型"
,
"prop"
:
"ufcgzylxid"
,
"span"
:
4
,
"span"
:
6
,
"type"
:
"RelSelect"
,
"value"
:
""
,
"typeConfig"
:
{
...
...
@@ -148,7 +162,7 @@
{
"label"
:
"部门"
,
"prop"
:
"bmid"
,
"span"
:
4
,
"span"
:
6
,
"type"
:
"RelSelect"
,
"value"
:
""
,
"typeConfig"
:
{
...
...
@@ -159,6 +173,10 @@
}
}
},
],
[
{
label
:
'开始时间'
,
prop
:
'kssj'
,
...
...
@@ -173,10 +191,7 @@
type
:
'datetime'
,
value
:
''
}
],
// [
// ]
]
],
/* 默认启停用 */
showqt
:
false
,
...
...
src/views/spaceOperations/aqxkz/edit.vue
View file @
33135156
...
...
@@ -59,6 +59,19 @@
span
:
12
,
type
:
'input'
,
},
{
label
:
'作业等级'
,
prop
:
'zydj'
,
span
:
12
,
type
:
'RelSelect'
,
"typeConfig"
:
{
"src"
:
"aqgl/uyxkjzyaqxkz/init/dj/zt"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"name"
}
},
},
{
label
:
'作业开始时间'
,
prop
:
'zykssj'
,
...
...
src/views/spaceOperations/aqxkz/index.vue
View file @
33135156
...
...
@@ -126,6 +126,20 @@
}
}
},
{
"label"
:
"作业等级"
,
"prop"
:
"zydj"
,
"span"
:
6
,
"type"
:
"RelSelect"
,
"value"
:
""
,
"typeConfig"
:
{
"src"
:
"aqgl/uyxkjzyaqxkz/init/dj/zt"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"name"
}
}
},
{
label
:
'开始时间'
,
prop
:
'kssj'
,
...
...
@@ -141,6 +155,7 @@
value
:
''
}
],
// [
// ]
...
...
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