yq1 1 년 전
부모
커밋
5319d146e5
2개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 1
      src/xt_pages/dialysis/details/consumable/dialysisParameterPrint.vue
  2. 0 1
      src/xt_pages/workforce/scheduleTablePrintTwo.vue

+ 0 - 1
src/xt_pages/dialysis/details/consumable/dialysisParameterPrint.vue 파일 보기

@@ -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 파일 보기

@@ -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%;