guoyuji
2024-09-20 047647c303f4e51e3f84c84a971b29798840f8f4
自定义打印左边高度自定义,防止溢出
1个文件已修改
2 ■■■ 已修改文件
north-glass-erp/northglass-erp/src/components/pp/TagStyleDesigner.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/components/pp/TagStyleDesigner.vue
@@ -674,7 +674,7 @@
    </div>
    <div style="height: 90%;width: 10%;float: left" class="hiprintEpContainer"/>
    <div style="height: 90%;width: 10%;float: left;overflow-y: auto" class="hiprintEpContainer"/>
    <div style="height: 90%;width: 60%;overflow: auto;float: left">
      <div id="hiprint-printTemplate" class="hiprint-printTemplate" style="margin-left: 20px;margin-top: 20px"></div>
    </div>