See999 4 years ago
parent
commit
6d909c4178

+ 9 - 9
src/router/modules/dialysis.js View File

38
         noCache: true
38
         noCache: true
39
       }
39
       }
40
     },
40
     },
41
-    {
42
-      path: '/dialysis/calling',
43
-      component: () => import('@/xt_pages/dialysis/calling'),
44
-      name: '透析叫号',
45
-      meta: {
46
-        title: '透析叫号',
47
-        noCache: true
48
-      }
49
-    },
41
+    // {
42
+    //   path: '/dialysis/calling',
43
+    //   component: () => import('@/xt_pages/dialysis/calling'),
44
+    //   name: '透析叫号',
45
+    //   meta: {
46
+    //     title: '透析叫号',
47
+    //     noCache: true
48
+    //   }
49
+    // },
50
 
50
 
51
     {
51
     {
52
       path: '/dialysis/consumableDrugs',
52
       path: '/dialysis/consumableDrugs',

+ 3 - 3
src/xt_pages/dialysis/dialysisParameters_print.vue View File

12
             <div id="print_content">
12
             <div id="print_content">
13
                 <div class="print_main_content">
13
                 <div class="print_main_content">
14
                     <div class="order_title_panl">
14
                     <div class="order_title_panl">
15
-                        <span class="main_title">透析参数统计表</span>
15
+                        <span class="main_title">透析参数打印单</span>
16
                     </div>
16
                     </div>
17
                     <div style="display:flex;justify-content: space-between;margin-bottom:10px;">
17
                     <div style="display:flex;justify-content: space-between;margin-bottom:10px;">
18
                         <p>印单日期:{{nowDate}}</p>
18
                         <p>印单日期:{{nowDate}}</p>
299
           td {
299
           td {
300
             border: 1px solid;
300
             border: 1px solid;
301
             text-align: center;
301
             text-align: center;
302
-            font-size: 20px;
302
+            font-size: 14px;
303
             padding: 15px 5px;
303
             padding: 15px 5px;
304
           }
304
           }
305
         }
305
         }
309
           td {
309
           td {
310
             border: 1px solid;
310
             border: 1px solid;
311
             text-align: center;
311
             text-align: center;
312
-            font-size: 18px;
312
+            font-size: 14px;
313
             padding: 10px 5px;
313
             padding: 10px 5px;
314
 
314
 
315
             .proj {
315
             .proj {

+ 1 - 1
src/xt_pages/stock/stockOutOrder.vue View File

88
           color: '#606266'
88
           color: '#606266'
89
         }"
89
         }"
90
       >
90
       >
91
-        <el-table-column type="selection" width="55"> </el-table-column>
91
+        <el-table-column type="selection" width="55" align="center"> </el-table-column>
92
 
92
 
93
         <el-table-column label="单据日期" align="center">
93
         <el-table-column label="单据日期" align="center">
94
           <template slot-scope="scope">
94
           <template slot-scope="scope">