Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mohammad Jose Rizal
prisca-apps
Commits
5390b9bb
Commit
5390b9bb
authored
8 months ago
by
Mohammad Jose Rizal
Browse files
Options
Download
Email Patches
Plain Diff
update
parent
c303f64d
main
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/pages/User-Admin/DetailInvoicePage.vue
+1
-1
src/pages/User-Admin/DetailInvoicePage.vue
with
1 addition
and
1 deletion
+1
-1
src/pages/User-Admin/DetailInvoicePage.vue
View file @
5390b9bb
...
...
@@ -318,7 +318,7 @@ export default {
let
position
=
0
;
if
(
h
eight
Left
<
=
pageHeight
)
{
if
(
imgH
eight
<
pageHeight
)
{
pdf
.
addImage
(
imgData
,
'
PNG
'
,
0
,
0
,
imgWidth
,
imgHeight
);
}
else
{
while
(
heightLeft
>=
0
)
{
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help