Преглед изворни кода

Merge remote-tracking branch 'origin/20230223_pc_vue_new_branch' into 20230223_pc_vue_new_branch

yq1 пре 1 година
родитељ
комит
796506c068

+ 11 - 11
src/router/modules/patient.js Прегледај датотеку

326
     }
326
     }
327
   },
327
   },
328
 
328
 
329
-  // {//评估工具/跌倒评估
330
-  //   path: '/patients/patient/:id/Fallassessment',
331
-  //   component: () => import('@/xt_pages/user/evaluationtool/Fallassessment'),
332
-  //   hidden: true,
333
-  //   is_menu: false,
334
-  //   name: 'Fallassessment',
335
-  //   meta: {
336
-  //     title: 'firstDiseasePrint',
337
-  //     noCache: true
338
-  //   }
339
-  // },
329
+  { //评估工具/跌倒评估
330
+    path: '/patients/patient/:id/Fallassessment',
331
+    component: () => import('@/xt_pages/user/evaluationtool/Fallassessment'),
332
+    hidden: true,
333
+    is_menu: false,
334
+    name: 'Fallassessment',
335
+    meta: {
336
+      title: 'firstDiseasePrint',
337
+      noCache: true
338
+    }
339
+  },
340
   // {//小儿跌倒风险评估
340
   // {//小儿跌倒风险评估
341
   //   path: '/patients/patient/:id/pediatricFallAssessment',
341
   //   path: '/patients/patient/:id/pediatricFallAssessment',
342
   //   component: () => import('@/xt_pages/user/evaluationtool/pediatricFallAssessment'),
342
   //   component: () => import('@/xt_pages/user/evaluationtool/pediatricFallAssessment'),

+ 0 - 23
src/xt_pages/dialysis/batch_print/batch_print_order_sixtyeight.vue Прегледај датотеку

2485
                       class="row"
2485
                       class="row"
2486
                       style="padding: 2px 0; line-height: 23px; display: flex"
2486
                       style="padding: 2px 0; line-height: 23px; display: flex"
2487
                     >
2487
                     >
2488
-                      <div
2489
-                        class="inline_block"
2490
-                        style="flex: 1; display: inline-block"
2491
-                      >
2492
-                        衣物重:
2493
-                        <div
2494
-                          class="under_line"
2495
-                          style="
2496
-                            width: 100px;
2497
-                            line-height: 25px;
2498
-                            text-align: left;
2499
-                            margin-left: 2px;
2500
-                            display: inline-block;
2501
-                            white-space: normal;
2502
-                          "
2503
-                        >
2504
-                          {{
2505
-                            record.assessment_after_dislysis && record.assessment_after_dislysis.additional_weight
2506
-                              ? record.assessment_after_dislysis.additional_weight
2507
-                              : "/"
2508
-                          }}
2509
-                        </div>
2510
-                      </div>
2511
                       <div
2488
                       <div
2512
                         class="inline_block"
2489
                         class="inline_block"
2513
                         style="flex: 1; display: inline-block"
2490
                         style="flex: 1; display: inline-block"

+ 1 - 1
src/xt_pages/dialysis/details/DialysisPrescription.vue Прегледај датотеку

624
 
624
 
625
         <li v-if="isShow('冲洗量')">
625
         <li v-if="isShow('冲洗量')">
626
           <label>Ns冲洗量(ml): </label>
626
           <label>Ns冲洗量(ml): </label>
627
-          <span class="content">{{this.prescription.chaptalization}}</span>
627
+          <span class="content">{{this.prescription.warsh_count}}</span>
628
         </li>
628
         </li>
629
 
629
 
630
        
630
        

+ 2 - 2
src/xt_pages/dialysis/details/dialog/dialysisPrescriptionDialog.vue Прегледај датотеку

1116
                 </el-row>
1116
                 </el-row>
1117
                 <el-row>
1117
                 <el-row>
1118
                   <el-col :span="8">
1118
                   <el-col :span="8">
1119
-                  <el-form-item label="Ns冲洗量(ml):" :prop="isName('冲洗量')" v-if="isShow('冲洗量') && dialysisPrescription.anticoagulant == 1">
1119
+                  <el-form-item label="Ns冲洗量(ml):" :prop="isName('冲洗量')" v-if="isShows('冲洗量') && dialysisPrescription.anticoagulant == 1">
1120
                     <el-input v-model="dialysisPrescription.warsh_count"></el-input>
1120
                     <el-input v-model="dialysisPrescription.warsh_count"></el-input>
1121
                   </el-form-item>
1121
                   </el-form-item>
1122
                 </el-col>
1122
                 </el-col>
1123
 
1123
 
1124
                 <el-col :span="8">
1124
                 <el-col :span="8">
1125
-                  <el-form-item label="q(h):" :prop="isName('冲洗时间')" v-if="isShow('冲洗时间') && dialysisPrescription.anticoagulant == 1">
1125
+                  <el-form-item label="q(h):" :prop="isName('冲洗时间')" v-if="isShows('冲洗时间') && dialysisPrescription.anticoagulant == 1">
1126
                     <el-input v-model="dialysisPrescription.washing_time"></el-input>
1126
                     <el-input v-model="dialysisPrescription.washing_time"></el-input>
1127
                   </el-form-item>
1127
                   </el-form-item>
1128
                 </el-col>
1128
                 </el-col>

Разлика између датотеке није приказан због своје велике величине
+ 236 - 342
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyeight.vue


+ 1 - 1
src/xt_pages/outpatientDoctorStation/template/printOne.vue Прегледај датотеку

39
               科室:{{ item.info ? getDepart(item.info.departments) : "" }}
39
               科室:{{ item.info ? getDepart(item.info.departments) : "" }}
40
             </div>
40
             </div>
41
             <div style="margin-bottom: 10px" v-if="org_id == 10537">
41
             <div style="margin-bottom: 10px" v-if="org_id == 10537">
42
-              医保卡号:{{item.patient.id_card_no}}
42
+              身份证号:{{item.patient.id_card_no}}
43
             </div>
43
             </div>
44
             <div style="margin-bottom: 10px" v-else>
44
             <div style="margin-bottom: 10px" v-else>
45
               医保卡号:
45
               医保卡号:

+ 3 - 1
src/xt_pages/role/admin.vue Прегледај датотеку

192
           size="small"
192
           size="small"
193
           icon="el-icon-circle-plus-outline"
193
           icon="el-icon-circle-plus-outline"
194
           style="float:left"
194
           style="float:left"
195
-          @click="toSendInformaton">生成PDF</el-button> -->
195
+          @click="toSavePDFInformation">生成PDF</el-button> -->
196
      </div>
196
      </div>
197
     
197
     
198
       
198
       
1057
     toSavePDFInformation(){
1057
     toSavePDFInformation(){
1058
       toSavePDFInformation().then(response=>{
1058
       toSavePDFInformation().then(response=>{
1059
          if(response.data.data == 1){
1059
          if(response.data.data == 1){
1060
+          var information =  response.data.data.information
1060
 
1061
 
1062
+           var orderId = response.data.data.orderId
1061
          }
1063
          }
1062
       })
1064
       })
1063
     }
1065
     }