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
1c20ad78
authored
2023-05-05 09:02:09 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:证书预览
1 parent
c01bb061
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/workflow/mixin/index.js
src/views/workflow/mixin/index.js
View file @
1c20ad7
...
...
@@ -145,10 +145,10 @@ export default {
this
.
$popupDialog
(
"登记簿详情"
,
"registerBook/djbFrame"
,
this
.
currentSelectProps
,
'80%'
,
true
)
break
;
case
"B5"
:
this
.
$popupDialog
(
"证书预览"
,
"workflow/components/zsyl"
,
{
this
.
$popupDialog
(
"证书预览"
,
"workflow/components/
dialog/
zsyl"
,
{
bsmSlsq
:
this
.
bsmSlsq
,
entryType
:
'1'
},
'
1070px
'
,
true
)
},
'
65%
'
,
true
)
break
;
case
"B6"
:
//根据编号获取对应信息
...
...
Please
register
or
sign in
to post a comment