Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
electron-printer
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhuzhequan
electron-printer
Commits
f3cf24cf
Commit
f3cf24cf
authored
Mar 17, 2026
by
linjinhong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:惠立彩添加直接打印标志
parent
3d7e6157
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
src/views/design/main/index.vue
+4
-3
No files found.
src/views/design/main/index.vue
View file @
f3cf24cf
...
@@ -1806,14 +1806,15 @@ export default {
...
@@ -1806,14 +1806,15 @@ export default {
</div>
</div>
</div>
</div>
</div>
</div>
<
!-- <
div
<div
class=
"print-tip"
class=
"print-tip"
:style=
"{ left: isView ? '' : '22%' }"
:style=
"{ left: isView ? '' : '22%' }"
v-if=
"
v-if=
"
detail &&
detail &&
detail.mssWidth &&
detail.mssWidth &&
detail.mssHeight &&
detail.mssHeight &&
selectImgList.length
selectImgList.length &&
newDesktopDevice == 3
"
"
>
>
<b
<b
...
@@ -1828,7 +1829,7 @@ export default {
...
@@ -1828,7 +1829,7 @@ export default {
}}
</b
}}
</b
>
>
<b
style=
"color: red"
v-else
>
该生产单需要拖动设计打印
</b>
<b
style=
"color: red"
v-else
>
该生产单需要拖动设计打印
</b>
</div>
-->
</div>
<!-- <div class="print-tip" v-else>
<!-- <div class="print-tip" v-else>
<b style="color: red">该生产单需要拖动设计打印</b>
<b style="color: red">该生产单需要拖动设计打印</b>
</div> -->
</div> -->
...
...
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