yq1 1 gadu atpakaļ
vecāks
revīzija
5319d146e5

+ 0 - 1
src/xt_pages/dialysis/details/consumable/dialysisParameterPrint.vue Parādīt failu

@@ -310,7 +310,6 @@
310 310
      },
311 311
       printAction: function() {
312 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 313
         printJS({
315 314
           printable: 'print_content',
316 315
           type: 'html',

+ 0 - 1
src/xt_pages/workforce/scheduleTablePrintTwo.vue Parādīt failu

@@ -1386,7 +1386,6 @@ export default {
1386 1386
 }
1387 1387
 </script>
1388 1388
 
1389
-
1390 1389
 <style lang="scss">
1391 1390
 .scheduleTablePrint{
1392 1391
   width: 100%;