achao 2 年之前
父節點
當前提交
c88710d465
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 2 2
      public/static/payprint1.html
  2. 2 2
      src/views/houseSelfCollect/paymentManagement.vue

+ 2 - 2
public/static/payprint1.html

@@ -17,11 +17,11 @@
         }
         
         .simple {
-            height: 120vh !important;
+            /* height: 120vh !important; */
         }
         
         .simple2 {
-            height: 99vh !important;
+            /* height: 99vh !important; */
         }
         
         .content {

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

@@ -211,13 +211,13 @@
               (scope.row.approveStatus ||
               (scope.row.status != '待结算' && !scope.row.approveStatus))&&(compId=='6a713699e08c4cbc97a87f7648a95e3d'||compId=='5d164edcef03476dba6630f86dc96496')
             " @click="printPY(scope.row)" v-hasPermission="`acquisitionManagement.acquisitionPay.print`">三方打印</el-button>
-          <el-button v-show="
+          <!-- <el-button v-show="
               scope.row.approveStatus ||
               (scope.row.status != '待结算' && !scope.row.approveStatus)
             " @click="print1(scope.row)" 
             v-hasPermission="`acquisitionManagement.acquisitionPay.finace`"
             >财务打印
-          </el-button>
+          </el-button> -->
           <el-button v-show="
               scope.row.approveStatus ||
               (scope.row.status != '待结算' && !scope.row.approveStatus)