ccj 3 years ago
parent
commit
5398c56ef2
2 changed files with 5 additions and 5 deletions
  1. 2 2
      public/static/payprint.html
  2. 3 3
      src/views/houseSelfCollect/paymentManagement.vue

+ 2 - 2
public/static/payprint.html

@@ -13,7 +13,7 @@
       }
 
       #app {
-        height: 98vh;
+        height: 88vh;
         position: relative;
       }
 
@@ -22,7 +22,7 @@
         /* height: 583px; */
         margin: auto;
         position: absolute;
-        top: 0;
+        top: -5vh;
         bottom: 0;
         left: 0;
         right: 0;

+ 3 - 3
src/views/houseSelfCollect/paymentManagement.vue

@@ -303,9 +303,9 @@ export default {
         JSON.stringify(this.printData)
     },
     printBig() {
-      window.location.href =
-        '../../../../../static/payprint.html?type=2&dataList=' +
-        JSON.stringify(this.printData)
+      window.open('../../../../../static/payprint.html?type=2&dataList=' +
+        JSON.stringify(this.printData),"结算凭证")
+        
     },
     getList() {
       getpayment({