Commit f3cf24cf by linjinhong

fix:惠立彩添加直接打印标志

parent 3d7e6157
......@@ -1806,14 +1806,15 @@ export default {
</div>
</div>
</div>
<!-- <div
<div
class="print-tip"
:style="{ left: isView ? '' : '22%' }"
v-if="
detail &&
detail.mssWidth &&
detail.mssHeight &&
selectImgList.length
selectImgList.length &&
newDesktopDevice == 3
"
>
<b
......@@ -1828,7 +1829,7 @@ export default {
}}</b
>
<b style="color: red" v-else>该生产单需要拖动设计打印</b>
</div> -->
</div>
<!-- <div class="print-tip" v-else>
<b style="color: red">该生产单需要拖动设计打印</b>
</div> -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment