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
56217ac4
Commit
56217ac4
authored
Dec 02, 2022
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
关联隐患
parent
7311add0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
index.vue
src/views/riskPrecontrol/maintenanceRiskTask/index.vue
+2
-1
yhContent.vue
src/views/riskPrecontrol/maintenanceRiskTask/yhContent.vue
+4
-1
No files found.
src/views/riskPrecontrol/maintenanceRiskTask/index.vue
View file @
56217ac4
...
...
@@ -161,10 +161,11 @@ import Zdzrr from './zdzrr'
},
methods
:
{
watchglyh
(
row
){
this
.
watchglyh
.
fxpcid
=
row
.
id
this
.
showDialog
=
true
this
.
DialogTitle
=
'关联隐患'
this
.
DialogName
=
'关联隐患'
console
.
log
(
row
)
},
zdzrr
(){
...
...
src/views/riskPrecontrol/maintenanceRiskTask/yhContent.vue
View file @
56217ac4
...
...
@@ -33,6 +33,9 @@
/* 初始额外赋值*/
async
mounted
()
{
this
.
$nextTick
(()
=>
{
console
.
log
(
this
.
app
.
watchglyh
.
fxpcid
)
this
.
queryParams
.
fxpcid
=
this
.
app
.
watchglyh
.
fxpcid
this
.
$refs
[
'TablePager'
].
pageQuery
()
})
...
...
@@ -45,7 +48,7 @@ this.$nextTick(()=>{
baseUrl
:
'/aqgl/yhgl/yhjl'
,
/* 查询参数*/
queryParams
:
{
fxpcid
:
''
},
/* 表格标题对应参数*/
tableTitle
:
[
...
...
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