lxf пре 1 година
родитељ
комит
33acfbeaae
1 измењених фајлова са 1 додато и 1 уклоњено
  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>