guoyuji
2024-06-25 8668e5ce64e1d7b3dbfffc42cf6767cb9ea2d6c0
north-glass-erp/northglass-erp/src/views/pp/processCard/PrintCustomLabel.vue
@@ -136,7 +136,9 @@
/*成*/
.printFlowCard_finished {
  /*
  font-family: 'Microsoft YaHei', '微软雅黑', sans-serif;
  */
  flex-wrap: wrap;
  font-size: 12pt;
  display: flex;
@@ -149,6 +151,7 @@
  display: flex;
  text-align: center;
  flex-direction:column;
  margin-left: 10px;
  width: 100%;
  height: 100%;
@@ -191,6 +194,7 @@
.row4{
  font-weight: bolder;
  text-align: right;
  margin-right: 10px;
}
.row1,.row2{
@@ -201,7 +205,7 @@
@page {
  size: auto;  /* auto is the initial value */
  margin: 13mm 0mm 0mm 6mm;  /* this affects the margin in the printer settings */
  margin: 13mm 4mm 0mm 6mm;  /* this affects the margin in the printer settings */
}
@media print {