yq1 1 ano atrás
pai
commit
5319d146e5

+ 0 - 1
src/xt_pages/dialysis/details/consumable/dialysisParameterPrint.vue Ver arquivo

310
      },
310
      },
311
       printAction: function() {
311
       printAction: function() {
312
         const style = '@media print { .print_main_content { background-color: white; width:960px;  margin:0 auto; padding: 0 0 20px 0; } .order_title_panl { text-align: center; } .main_title { font-size: 18px; line-height: 40px; font-weight: 500; } .table_panel { } .table { width: 100%; border: 1px solid; border-collapse: collapse; padding: 2px; } thead tr td { border: 1px solid; text-align: center; font-size: 16px; padding: 0px 5px; } tbody tr td { border: 1px solid; text-align: center; font-size: 14px; padding: 0px 5px; } .proj { padding: 5px 0; text-align: left; } .proj_title { font-size: 16px; font-weight: 500; line-height: 25px; } .proj_item { font-size: 15px; line-height: 20px; } .zone_name { font-weight: 500; } }'
312
         const style = '@media print { .print_main_content { background-color: white; width:960px;  margin:0 auto; padding: 0 0 20px 0; } .order_title_panl { text-align: center; } .main_title { font-size: 18px; line-height: 40px; font-weight: 500; } .table_panel { } .table { width: 100%; border: 1px solid; border-collapse: collapse; padding: 2px; } thead tr td { border: 1px solid; text-align: center; font-size: 16px; padding: 0px 5px; } tbody tr td { border: 1px solid; text-align: center; font-size: 14px; padding: 0px 5px; } .proj { padding: 5px 0; text-align: left; } .proj_title { font-size: 16px; font-weight: 500; line-height: 25px; } .proj_item { font-size: 15px; line-height: 20px; } .zone_name { font-weight: 500; } }'
313
-
314
         printJS({
313
         printJS({
315
           printable: 'print_content',
314
           printable: 'print_content',
316
           type: 'html',
315
           type: 'html',

+ 0 - 1
src/xt_pages/workforce/scheduleTablePrintTwo.vue Ver arquivo

1386
 }
1386
 }
1387
 </script>
1387
 </script>
1388
 
1388
 
1389
-
1390
 <style lang="scss">
1389
 <style lang="scss">
1391
 .scheduleTablePrint{
1390
 .scheduleTablePrint{
1392
   width: 100%;
1391
   width: 100%;