lxf 1 year ago
parent
commit
33acfbeaae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/production/schedule/production-work-order/index.vue

+ 1 - 1
src/views/production/schedule/production-work-order/index.vue

@@ -59,7 +59,7 @@
           <div style="page-break-after: always"></div>
         </div>
       </div>
-      <el-button type="primary" v-print="printObj" id="printBtnMini"></el-button>
+      <el-button type="primary" style="display: none" v-print="printObj" id="printBtnMini"></el-button>
     </div>
   </el-card>
 </template>