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
8a599f53
Commit
8a599f53
authored
May 13, 2025
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
大溪沟调整
parent
f5047fb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
81 additions
and
79 deletions
+81
-79
index.vue
src/views/spaceOperations/aqxkz/index.vue
+81
-79
No files found.
src/views/spaceOperations/aqxkz/index.vue
View file @
8a599f53
...
@@ -122,20 +122,72 @@
...
@@ -122,20 +122,72 @@
],
],
queryParams
:
[
queryParams
:
[
[{
[
"label"
:
"申请单位"
,
// {
"prop"
:
"sqdwid"
,
// "label": "申请单位",
"span"
:
6
,
// "prop": "sqdwid",
"type"
:
"RelSelect"
,
// "span": 6,
"value"
:
""
,
// "type": "RelSelect",
"typeConfig"
:
{
// "value": "",
"src"
:
"jcsj/common/bm/queryBz"
,
// "typeConfig": {
"match"
:
{
// "src": "jcsj/common/bm/queryBz",
"value"
:
"id"
,
// "match": {
"label"
:
"name"
// "value": "id",
}
// "label": "name"
}
// }
},
// }
// },
{
"label"
:
"公司"
,
"prop"
:
"pid"
,
"span"
:
6
,
"type"
:
"RelSelect"
,
"value"
:
""
,
"typeConfig"
:
{
onChange
:
this
.
onChange
,
"src"
:
"jcsj/common/all/queryGs"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"bmmc"
}
}
},
{
"label"
:
"部门"
,
"prop"
:
"bmId"
,
"span"
:
6
,
"type"
:
"RelSelect"
,
"value"
:
""
,
"typeConfig"
:
{
linkParams
:
[
'pid'
],
linkage
:
true
,
"src"
:
"jcsj/common/bm/queryBm"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"bmmc"
}
}
},
{
"label"
:
"班组"
,
"prop"
:
"bzId"
,
"span"
:
6
,
"type"
:
"RelSelect"
,
"value"
:
""
,
"typeConfig"
:
{
linkParams
:
[
'pid'
],
linkParamsObjList
:[{
params
:
'pid'
,
key
:
'bmId'
}],
linkage
:
true
,
"src"
:
"jcsj/common/bm/queryBz"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"bmmc"
}
}
},
{
{
"label"
:
"作业等级"
,
"label"
:
"作业等级"
,
"prop"
:
"zydj"
,
"prop"
:
"zydj"
,
...
@@ -150,75 +202,25 @@
...
@@ -150,75 +202,25 @@
}
}
}
}
},
},
{
label
:
'开始时间'
,
prop
:
'kssj'
,
span
:
6
,
type
:
'datetime'
,
value
:
''
},
{
label
:
'结束时间'
,
prop
:
'jssj'
,
span
:
6
,
type
:
'datetime'
,
value
:
''
}
],
],
[
[
{
{
"label"
:
"公司"
,
label
:
'开始时间'
,
"prop"
:
"pid"
,
prop
:
'kssj'
,
"span"
:
4
,
span
:
6
,
"type"
:
"RelSelect"
,
type
:
'datetime'
,
"value"
:
""
,
value
:
''
"typeConfig"
:
{
},
onChange
:
this
.
onChange
,
{
"src"
:
"jcsj/common/all/queryGs"
,
label
:
'结束时间'
,
"match"
:
{
prop
:
'jssj'
,
"value"
:
"id"
,
span
:
6
,
"label"
:
"bmmc"
type
:
'datetime'
,
}
value
:
''
}
}
},
{
"label"
:
"部门"
,
"prop"
:
"bmId"
,
"span"
:
4
,
"type"
:
"RelSelect"
,
"value"
:
""
,
"typeConfig"
:
{
linkParams
:
[
'pid'
],
linkage
:
true
,
"src"
:
"jcsj/common/bm/queryBm"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"bmmc"
}
}
},
{
"label"
:
"班组"
,
"prop"
:
"bzId"
,
"span"
:
4
,
"type"
:
"RelSelect"
,
"value"
:
""
,
"typeConfig"
:
{
linkParams
:
[
'pid'
],
linkParamsObjList
:[{
params
:
'pid'
,
key
:
'bmId'
}],
linkage
:
true
,
"src"
:
"jcsj/common/bm/queryBz"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"bmmc"
}
}
}
]
]
],
],
/* 默认启停用 */
/* 默认启停用 */
...
...
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