Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
02f8c75c
authored
2022-12-26 09:29:06 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:受理信息
1 parent
8420d68c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/views/workflow/components/qlrCommonTable.vue
src/views/workflow/components/qlrCommonTable.vue
View file @
02f8c75
...
...
@@ -191,8 +191,9 @@ export default {
this
.
details
=
row
this
.
isaddupdate
=
false
},
queryViewClick
()
{
queryViewClick
(
index
,
row
)
{
this
.
dialog
=
true
this
.
details
=
row
}
}
}
...
...
Please
register
or
sign in
to post a comment