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
f6616a81
Commit
f6616a81
authored
Aug 08, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增功能
parent
e2615541
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
493 additions
and
371 deletions
+493
-371
index.vue
src/views/outsourcingDirector/declare/index.vue
+244
-220
index.vue
src/views/riskPrecontrol/maintenanceRiskTask/index.vue
+242
-151
index.vue
src/views/riskPrecontrol/queryRiskTask/index.vue
+7
-0
No files found.
src/views/outsourcingDirector/declare/index.vue
View file @
f6616a81
This diff is collapsed.
Click to expand it.
src/views/riskPrecontrol/maintenanceRiskTask/index.vue
View file @
f6616a81
This diff is collapsed.
Click to expand it.
src/views/riskPrecontrol/queryRiskTask/index.vue
View file @
f6616a81
...
...
@@ -42,6 +42,13 @@
<RelSelect
style=
"width: 100%;"
src=
'jcsj/common/bm/queryGs'
filterable
clearable
:match=
"
{value:'id',label:'bmmc'}" v-model='queryParams.gsid' >
</RelSelect>
</div>
</el-col>
<!--
<el-col
:span=
"6"
class=
"search-col"
>
<div
class=
"search-item"
>
<span
class=
"search-span"
>
部门:
</span>
<RelSelect
linkage
:linkParams=
"
{pid:queryParams.gsid}" style="width: 100%;" src='jcsj/common/bm/queryBz' filterable clearable :match="{value:'id',label:'bmmc'}" v-model='queryParams.bmid' >
</RelSelect>
</div>
</el-col>
-->
<el-col
:span=
"6"
class=
"search-col"
>
<div
class=
"search-item"
>
<span
class=
"search-span"
>
班组:
</span>
...
...
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