Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
00999ec1
Commit
00999ec1
authored
Aug 11, 2022
by
季圣华
Browse files
解决弹出的打印界面存在缓存的bug
parent
e0130e35
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/bill/dialog/BillPrintIframe.vue
View file @
00999ec1
...
...
@@ -59,6 +59,7 @@
this
.
close
()
},
close
()
{
this
.
billPrintUrl
=
''
this
.
$emit
(
'
close
'
);
this
.
visible
=
false
;
}
...
...
Write
Preview
Supports
Markdown
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