Browse Source

成本分配表-取消打印合计信息

jbb 1 year ago
parent
commit
081f906b68
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/reportForms/cost-allocation-table/tabs.vue

+ 1 - 1
src/views/reportForms/cost-allocation-table/tabs.vue

@@ -95,7 +95,7 @@
         </div>
 
         <!-- tabs 合计 信息 -->
-        <div style="marginTop:30px;">
+        <div style="marginTop:30px;" class="noprint">
           <h6 class="table-title">合计信息</h6>
           <div style="border: 1px solid #e8e8e8;padding: 20px 20px 0 20px;">
             <a-row :gutter="24">