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
a1646884
authored
2023-11-22 17:10:25 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:打印申请书
1 parent
69b87965
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/workflow/components/dialog/sqs.vue
src/views/workflow/components/dialog/sqs.vue
View file @
a164688
...
...
@@ -4,7 +4,7 @@
* @LastEditTime: 2023-11-22 17:09:14
-->
<
template
>
<div>
<div
style=
"text-align:center"
>
<el-button
type=
"primary"
@
click=
"handlePrint(1)"
>
打印第1页
</el-button>
<el-button
type=
"primary"
@
click=
"handlePrint(2)"
>
打印第2页
</el-button>
<!-- 打印模板需要此模块 -->
...
...
Please
register
or
sign in
to post a comment