Browse Source

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

yq1 1 year ago
parent
commit
97ed5a3e64

+ 11 - 20
src/xt_pages/dialysis/batch_print/batch_print_order_sixtyeight.vue View File

853
                       style="padding: 2px 0; line-height: 23px; display: flex"
853
                       style="padding: 2px 0; line-height: 23px; display: flex"
854
                     >
854
                     >
855
                       <div class="inline_block" style="flex: 1"
855
                       <div class="inline_block" style="flex: 1"
856
-                        v-if="org_id!=10440 && org_id!=0  && org_id!=10469 && org_id!=10490 && org_id!=10478 && org_id!=10495 && org_id!=10510 && org_id!=10460">
856
+                        v-if="org_id!=10440 && org_id!=0  && org_id!=10469 && org_id!=10490 && org_id!=10478 && org_id!=10495 && org_id!=10510 && org_id!=10460&&org_id!=10551">
857
                         上次透后体重:
857
                         上次透后体重:
858
                         <div
858
                         <div
859
                           class="under_line"
859
                           class="under_line"
863
                             record.lastafterweight.weight_after
863
                             record.lastafterweight.weight_after
864
                           }}</span>
864
                           }}</span>
865
                           <span v-else>{{
865
                           <span v-else>{{
866
-                            record.assessment_before_dislysis &&
867
-                            record.assessment_before_dislysis
868
-                              .weight_after_last_transparency
869
-                              ? parseFloat(
870
-                                  record.assessment_before_dislysis
871
-                                    .weight_after_last_transparency -
872
-                                    record.assessment_before_dislysis
873
-                                      .additional_weight
874
-                                ).toFixed(1)
875
-                              : "未称重"
866
+                             record.lastafterweight.weight_after
876
                           }}</span>
867
                           }}</span>
877
                         </div>
868
                         </div>
878
                         kg
869
                         kg
879
                       </div>
870
                       </div>
880
 
871
 
881
                       <div class="inline_block" style="flex: 1"
872
                       <div class="inline_block" style="flex: 1"
882
-                        v-if="(org_id==10440 ||  org_id ==0 || org_id==10469 || org_id==10490 || org_id==10478  || org_id==10495 || org_id == 10460)&& org_id!=10510">
873
+                        v-if="(org_id==10440 ||  org_id ==0 || org_id==10469 || org_id==10490 || org_id==10478  || org_id==10495 || org_id == 10460 || org_id ==10551)&& org_id!=10510">
883
                         上次透后体重:
874
                         上次透后体重:
884
                         <div
875
                         <div
885
                           class="under_line"
876
                           class="under_line"
1232
                           style="width: 50px; text-align: center"
1223
                           style="width: 50px; text-align: center"
1233
                         >
1224
                         >
1234
                         {{
1225
                         {{
1235
-                           record.prescription.warsh_count
1226
+                           record.prescription.warsh_count? record.prescription.warsh_count:"/"
1236
                           }}
1227
                           }}
1237
                         </div>
1228
                         </div>
1238
                         ml
1229
                         ml
1245
                           style="width: 50px; text-align: center"
1236
                           style="width: 50px; text-align: center"
1246
                         >
1237
                         >
1247
                           {{
1238
                           {{
1248
-                           record.prescription.washing_time
1239
+                           record.prescription.washing_time? record.prescription.washing_time:"/"
1249
                           }}
1240
                           }}
1250
                         </div>
1241
                         </div>
1251
                         h
1242
                         h
1326
                           <td width="50" v-if="org_id == 10375">置换率<br />(ml/h)</td>
1317
                           <td width="50" v-if="org_id == 10375">置换率<br />(ml/h)</td>
1327
                           <td width="50" v-if="org_id != 3877 && org_id != 10449">超滤量<br />(ml)</td>
1318
                           <td width="50" v-if="org_id != 3877 && org_id != 10449">超滤量<br />(ml)</td>
1328
                           <td width="50" v-if="org_id ==3877 || org_id ==10449">累计超滤量<br />(ml)</td>
1319
                           <td width="50" v-if="org_id ==3877 || org_id ==10449">累计超滤量<br />(ml)</td>
1329
-                          <td
1320
+                          <!-- <td
1330
                             v-if="
1321
                             v-if="
1331
                              (
1322
                              (
1332
                               record.prescription.mode_id == 5 ||
1323
                               record.prescription.mode_id == 5 ||
1335
                             width="50"
1326
                             width="50"
1336
                           >
1327
                           >
1337
                             置换量<br />(L)
1328
                             置换量<br />(L)
1338
-                          </td>
1329
+                          </td> -->
1339
                           <td v-if="org_id == 3877  || org_id == 10449" width="50">滤前压(mmHg)</td>
1330
                           <td v-if="org_id == 3877  || org_id == 10449" width="50">滤前压(mmHg)</td>
1340
                           <td
1331
                           <td
1341
                             width="50"
1332
                             width="50"
1387
                             {{
1378
                             {{
1388
                               monitor_record.diastolic_blood_pressure
1379
                               monitor_record.diastolic_blood_pressure
1389
                                 ? monitor_record.diastolic_blood_pressure
1380
                                 ? monitor_record.diastolic_blood_pressure
1390
-                                : ""
1381
+                                : "拒测"
1391
                             }}
1382
                             }}
1392
                           </td>
1383
                           </td>
1393
                           <td>
1384
                           <td>
1394
                             {{
1385
                             {{
1395
                               monitor_record.pulse_frequency
1386
                               monitor_record.pulse_frequency
1396
                                 ? monitor_record.pulse_frequency
1387
                                 ? monitor_record.pulse_frequency
1397
-                                : ""
1388
+                                : "拒测"
1398
                             }}
1389
                             }}
1399
                           </td>
1390
                           </td>
1400
                           <td v-if="org_id!=10489">
1391
                           <td v-if="org_id!=10489">
1527
                             </span>
1518
                             </span>
1528
                           </td>
1519
                           </td>
1529
 
1520
 
1530
-                          <td
1521
+                          <!-- <td
1531
                             v-if="
1522
                             v-if="
1532
                               (record.prescription.mode_id == 2 ||
1523
                               (record.prescription.mode_id == 2 ||
1533
                               record.prescription.mode_id == 5 ||
1524
                               record.prescription.mode_id == 5 ||
1541
                                 ? monitor_record.displacement_quantity
1532
                                 ? monitor_record.displacement_quantity
1542
                                 : ""
1533
                                 : ""
1543
                             }}
1534
                             }}
1544
-                          </td>
1535
+                          </td> -->
1545
                           <td v-if="org_id == 3877  || org_id == 10449">
1536
                           <td v-if="org_id == 3877  || org_id == 10449">
1546
                             {{
1537
                             {{
1547
                               monitor_record.filter_pressure
1538
                               monitor_record.filter_pressure

+ 10 - 11
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyeight.vue View File

856
                         style="width: 100px; text-align: center"
856
                         style="width: 100px; text-align: center"
857
                       >
857
                       >
858
                         <span>{{
858
                         <span>{{
859
-                          predialysis.weight_after_last_transparency
860
-                            ? predialysis.weight_after_last_transparency
861
-                            : "未称重"
859
+                          lastafterdialysis.weight_after
862
                         }}</span>
860
                         }}</span>
863
                         <!-- {{ predialysis.weight_after_last_transparency ? parseFloat(lastafterdialysis.weight_after - lastafterdialysis.additional_weight).toFixed(1) : "未称重" }} -->
861
                         <!-- {{ predialysis.weight_after_last_transparency ? parseFloat(lastafterdialysis.weight_after - lastafterdialysis.additional_weight).toFixed(1) : "未称重" }} -->
864
                       </div>
862
                       </div>
1137
                         class="under_line"
1135
                         class="under_line"
1138
                         style="width: 50px; text-align: center"
1136
                         style="width: 50px; text-align: center"
1139
                       >
1137
                       >
1140
-                        {{prescription.warsh_count?prescription.warsh_count:""}}
1138
+                        {{prescription.warsh_count?prescription.warsh_count:"/"}}
1141
                       </div>
1139
                       </div>
1142
                       <span>ml</span>
1140
                       <span>ml</span>
1143
                     </div>
1141
                     </div>
1150
                         {{
1148
                         {{
1151
                           prescription.washing_time
1149
                           prescription.washing_time
1152
                             ? prescription.washing_time
1150
                             ? prescription.washing_time
1153
-                            : ""
1151
+                            : "/"
1154
                         }}
1152
                         }}
1155
                       </div>
1153
                       </div>
1156
                       <span>h</span>
1154
                       <span>h</span>
1232
                         <td width="50" v-if="org_id == 10375 || org_id == 0">置换率<br />(ml/h)</td>
1230
                         <td width="50" v-if="org_id == 10375 || org_id == 0">置换率<br />(ml/h)</td>
1233
                         <td width="50" v-if="org_id != 3877 && org_id != 10449 && org_id != 0">超滤量<br />(ml)</td>
1231
                         <td width="50" v-if="org_id != 3877 && org_id != 10449 && org_id != 0">超滤量<br />(ml)</td>
1234
                         <td width="50" v-if="org_id ==3877 || org_id == 10449 || org_id ==0">累计超滤量<br />(ml)</td>
1232
                         <td width="50" v-if="org_id ==3877 || org_id == 10449 || org_id ==0">累计超滤量<br />(ml)</td>
1235
-                        <td v-if="(prescription.mode_id == 5 ||prescription.mode_id == 12) &&org_id!=10478 && org_id!=0" width="50">
1233
+                        <!-- <td v-if="(prescription.mode_id == 5 ||prescription.mode_id == 12) &&org_id!=10478 && org_id!=0" width="50">
1236
                           置换量<br />(L)
1234
                           置换量<br />(L)
1237
-                        </td>
1235
+                        </td> -->
1238
                         <td width="50" v-if="org_id == 3877 || org_id == 0 || org_id == 10449">滤前压(mmHg)</td>
1236
                         <td width="50" v-if="org_id == 3877 || org_id == 0 || org_id == 10449">滤前压(mmHg)</td>
1239
                         <td width="50" v-if="org_id == 9538">KT/V</td>
1237
                         <td width="50" v-if="org_id == 9538">KT/V</td>
1240
                         <td width="50" v-if="org_id == 9919">在线尿素监测</td>  
1238
                         <td width="50" v-if="org_id == 9919">在线尿素监测</td>  
1247
                       <tr v-for="(monitor, monindex) in monitors" :key="monindex">
1245
                       <tr v-for="(monitor, monindex) in monitors" :key="monindex">
1248
                         <td>{{ getTime(monitor.operate_time, "{h}:{i}") }}</td>
1246
                         <td>{{ getTime(monitor.operate_time, "{h}:{i}") }}</td>
1249
                         <td>{{monitor.systolic_blood_pressure? monitor.systolic_blood_pressure + "/": ""}}
1247
                         <td>{{monitor.systolic_blood_pressure? monitor.systolic_blood_pressure + "/": ""}}
1250
-                          {{monitor.diastolic_blood_pressure? monitor.diastolic_blood_pressure: ""}}</td>
1251
-                        <td>{{ monitor.pulse_frequency? monitor.pulse_frequency: ""}}</td>
1248
+                          {{monitor.diastolic_blood_pressure? monitor.diastolic_blood_pressure: "拒测"}}</td>
1249
+                        <td>{{ monitor.pulse_frequency? monitor.pulse_frequency: "拒测"}}</td>
1252
                         <td v-if="org_id!=10489">{{monitor.breathing_rate ? monitor.breathing_rate : ""}}</td>
1250
                         <td v-if="org_id!=10489">{{monitor.breathing_rate ? monitor.breathing_rate : ""}}</td>
1253
                         <td>{{monitor.blood_flow_volume? monitor.blood_flow_volume: ""}}</td>
1251
                         <td>{{monitor.blood_flow_volume? monitor.blood_flow_volume: ""}}</td>
1254
                         <td v-if="org_id ==10478">
1252
                         <td v-if="org_id ==10478">
1343
                             {{ monitor.displacement_quantity ? monitor.displacement_quantity : "" }}
1341
                             {{ monitor.displacement_quantity ? monitor.displacement_quantity : "" }}
1344
                           </span>
1342
                           </span>
1345
                         </td> -->
1343
                         </td> -->
1346
-                        <td
1344
+                        <!-- <td
1347
                           v-if="
1345
                           v-if="
1348
                             (prescription.mode_id == 2 ||
1346
                             (prescription.mode_id == 2 ||
1349
                             prescription.mode_id == 5 ||
1347
                             prescription.mode_id == 5 ||
1359
                                 : ""
1357
                                 : ""
1360
                             }}
1358
                             }}
1361
                           </span>
1359
                           </span>
1362
-                        </td>
1360
+                        </td> -->
1363
                         <td width="50" v-if="org_id == 3877 || org_id == 0 || org_id == 10449">{{ monitor.filter_pressure?monitor.filter_pressure:""}}</td>
1361
                         <td width="50" v-if="org_id == 3877 || org_id == 0 || org_id == 10449">{{ monitor.filter_pressure?monitor.filter_pressure:""}}</td>
1364
                         <td width="50" v-if="org_id == 9919 || org_id == 9538 || org_id == 9671">
1362
                         <td width="50" v-if="org_id == 9919 || org_id == 9538 || org_id == 9671">
1365
                           {{ monitor.ktv?monitor.ktv:"" }}
1363
                           {{ monitor.ktv?monitor.ktv:"" }}
2812
       patientInfo_gender_1: false,
2810
       patientInfo_gender_1: false,
2813
       patientInfo_gender_2: false,
2811
       patientInfo_gender_2: false,
2814
       patientInfo_source_2: false,
2812
       patientInfo_source_2: false,
2813
+      patientInfo_source_3:false,
2815
       patientInfo_source_1: false,
2814
       patientInfo_source_1: false,
2816
       modeOptions: {},
2815
       modeOptions: {},
2817
       replacementWays: [],
2816
       replacementWays: [],

+ 4 - 2
src/xt_pages/hospitalStation/components/settlePrescriptionTable.vue View File

17
         color: '#606266',
17
         color: '#606266',
18
       }"
18
       }"
19
       highlight-current-row
19
       highlight-current-row
20
-      max-height="380px"
20
+      max-height="500px"
21
     >
21
     >
22
       <el-table-column
22
       <el-table-column
23
         align="center"
23
         align="center"
129
         id="out-table"
129
         id="out-table"
130
         v-if="prescription.type == 2"
130
         v-if="prescription.type == 2"
131
       :data="prescription.project"
131
       :data="prescription.project"
132
-      border
132
+      borde
133
       style="width: 99%"
133
       style="width: 99%"
134
       :row-style="changColor"
134
       :row-style="changColor"
135
       :header-cell-style="{
135
       :header-cell-style="{
137
         color: '#606266',
137
         color: '#606266',
138
       }"
138
       }"
139
       highlight-current-row
139
       highlight-current-row
140
+        max-height="500px"
141
+
140
     >
142
     >
141
       <el-table-column
143
       <el-table-column
142
         align="center"
144
         align="center"

+ 2 - 1
src/xt_pages/outpatientCharges/statementTemplate/privateChargePrint.vue View File

3
     <div class="statementTitle" v-if="this.$store.getters.xt_user.org_id == 10188 || this.$store.getters.xt_user.org_id == 10217">江苏省社会医疗保险医疗费用结算单</div>
3
     <div class="statementTitle" v-if="this.$store.getters.xt_user.org_id == 10188 || this.$store.getters.xt_user.org_id == 10217">江苏省社会医疗保险医疗费用结算单</div>
4
     <div class="statementTitle" v-if="this.$store.getters.xt_user.org_id == 10088">广水源生堂社会医疗保险医疗费用结算单</div>
4
     <div class="statementTitle" v-if="this.$store.getters.xt_user.org_id == 10088">广水源生堂社会医疗保险医疗费用结算单</div>
5
     <div class="statementTitle" v-if="this.$store.getters.xt_user.org_id == 10375">广西省社会医疗保险医疗费用结算单</div>
5
     <div class="statementTitle" v-if="this.$store.getters.xt_user.org_id == 10375">广西省社会医疗保险医疗费用结算单</div>
6
+    <div class="statementTitle" v-if="this.$store.getters.xt_user.org_id == 10515">湖南省社会医疗保险医疗费用结算单</div>
6
 
7
 
7
-    <div class="statementTitle" v-if="this.$store.getters.xt_user.org_id != 10375 && this.$store.getters.xt_user.org_id != 10188 && this.$store.getters.xt_user.org_id != 10217 &&this.$store.getters.xt_user.org_id != 10088">广东省社会医疗保险医疗费用结算单</div>
8
+    <div class="statementTitle" v-if="this.$store.getters.xt_user.org_id != 10515 && this.$store.getters.xt_user.org_id != 10375 && this.$store.getters.xt_user.org_id != 10188 && this.$store.getters.xt_user.org_id != 10217 &&this.$store.getters.xt_user.org_id != 10088">广东省社会医疗保险医疗费用结算单</div>
8
 
9
 
9
     <table class="statementTable" border="1">
10
     <table class="statementTable" border="1">
10
       <tr>
11
       <tr>

+ 13 - 14
src/xt_pages/outpatientTool/queryData.vue View File

19
         </div>
19
         </div>
20
         <div>
20
         <div>
21
           <el-select v-model="refd_setl_flag" placeholder="退费标志" >
21
           <el-select v-model="refd_setl_flag" placeholder="退费标志" >
22
-            <el-option label="是" value="0"></el-option>
23
-            <el-option label="否" value="1"></el-option>
22
+            <el-option label="是" value="1"></el-option>
23
+            <el-option label="否" value="0"></el-option>
24
           </el-select>
24
           </el-select>
25
         </div>
25
         </div>
26
 
26
 
27
-        <div>
28
-          <el-select v-model="med_type" placeholder="医疗类别" >
29
-            <el-option label="普通门诊(11)" value="11"></el-option>
30
-            <el-option label="门诊特殊病(14)" value="14"></el-option>
31
-          </el-select>
32
-        </div>
27
+<!--        <div>-->
28
+<!--          <el-select v-model="med_type" placeholder="医疗类别" >-->
29
+<!--            <el-option label="普通门诊(11)" value="11"></el-option>-->
30
+<!--            <el-option label="门诊特殊病(14)" value="14"></el-option>-->
31
+<!--          </el-select>-->
32
+<!--        </div>-->
33
         <div style="margin-bottom: 10px;">
33
         <div style="margin-bottom: 10px;">
34
           <el-date-picker
34
           <el-date-picker
35
             size="small"
35
             size="small"
59
             align="right"
59
             align="right"
60
           ></el-date-picker>
60
           ></el-date-picker>
61
         </div>
61
         </div>
62
-        <div>
63
-            <el-input v-model="certno" placeholder="证件号码" style="width:150px;"></el-input>
64
-        </div>
62
+<!--        <div>-->
63
+<!--            <el-input v-model="certno" placeholder="证件号码" style="width:150px;"></el-input>-->
64
+<!--        </div>-->
65
         <div>
65
         <div>
66
           <el-button @click="queryData">查询</el-button>
66
           <el-button @click="queryData">查询</el-button>
67
         </div>
67
         </div>
69
       <el-table
69
       <el-table
70
         :data="tableData"
70
         :data="tableData"
71
         border
71
         border
72
-        style="width: 100%"
73
         :row-style="{ color: '#303133' }"
72
         :row-style="{ color: '#303133' }"
74
         :header-cell-style="{
73
         :header-cell-style="{
75
           backgroundColor: 'rgb(245, 247, 250)',
74
           backgroundColor: 'rgb(245, 247, 250)',
155
       end_time:"",
154
       end_time:"",
156
       query_type:"",
155
       query_type:"",
157
       crumbs: [
156
       crumbs: [
158
-        {path: false, name: "门诊收费"},
159
-        {path: false, name: "项目消费明细汇总"},
157
+        {path: false, name: "His工具"},
158
+        {path: false, name: "结算数据查询"},
160
       ],
159
       ],
161
       tableData: [],
160
       tableData: [],
162
       limit: 10,
161
       limit: 10,

+ 2 - 2
src/xt_pages/role/admin.vue View File

187
           @click="toSendInformaton">发送短信验证码</el-button>  -->
187
           @click="toSendInformaton">发送短信验证码</el-button>  -->
188
        
188
        
189
           
189
           
190
-        <el-button
190
+        <!-- <el-button
191
           type="primary"
191
           type="primary"
192
           size="small"
192
           size="small"
193
           icon="el-icon-circle-plus-outline"
193
           icon="el-icon-circle-plus-outline"
200
           size="small"
200
           size="small"
201
           icon="el-icon-circle-plus-outline"
201
           icon="el-icon-circle-plus-outline"
202
           style="float:left"
202
           style="float:left"
203
-          @click="toCheckPDFInformation">PDF验证</el-button>
203
+          @click="toCheckPDFInformation">PDF验证</el-button> -->
204
      </div>
204
      </div>
205
     
205
     
206
       
206
       

+ 5 - 5
src/xt_pages/stock/drugs/inventory.vue View File

331
                    list[i].last_stock_min_number = ""
331
                    list[i].last_stock_min_number = ""
332
                    list[i].min_number = list[i].XtBaseDrug.min_number
332
                    list[i].min_number = list[i].XtBaseDrug.min_number
333
                    list[i].manufacturer_name  = ""
333
                    list[i].manufacturer_name  = ""
334
-                   if(this.org_id == 10489){
335
-                     list[i].type = 4
336
-                   }else{
337
-                     list[i].type = 6
338
-                    }
334
+                  //  if(this.org_id == 10489){
335
+                  //    list[i].type = 4
336
+                  //  }else{
337
+                  //    list[i].type = 6
338
+                  //   }
339
                    for(let j=0;j<this.manufacturerList.length;j++){
339
                    for(let j=0;j<this.manufacturerList.length;j++){
340
                      if(list[i].manufacturer == this.manufacturerList[j].id){
340
                      if(list[i].manufacturer == this.manufacturerList[j].id){
341
                         list[i].manufacturer_name = this.manufacturerList[j].manufacturer_name
341
                         list[i].manufacturer_name = this.manufacturerList[j].manufacturer_name

+ 1 - 1
src/xt_pages/stock/drugs/newDrugInventory.vue View File

809
                 list[i].last_stock_min_number = ""
809
                 list[i].last_stock_min_number = ""
810
                 list[i].min_number = list[i].XtBaseDrug.min_number
810
                 list[i].min_number = list[i].XtBaseDrug.min_number
811
                 list[i].manufacturer_name  = ""
811
                 list[i].manufacturer_name  = ""
812
-                list[i].type = 4
812
+                // list[i].type = 4
813
                 list[i].last_stock_max_number = list[i].stock_max_number
813
                 list[i].last_stock_max_number = list[i].stock_max_number
814
                 list[i].last_stock_min_number = list[i].stock_min_number
814
                 list[i].last_stock_min_number = list[i].stock_min_number
815
                 for(let j=0;j<this.manufacturerList.length;j++){
815
                 for(let j=0;j<this.manufacturerList.length;j++){

+ 5 - 5
src/xt_pages/stock/inventory.vue View File

456
          if(response.data.state == 1){
456
          if(response.data.state == 1){
457
            var list = response.data.data.list
457
            var list = response.data.data.list
458
            for(let i=0;i<list.length;i++){
458
            for(let i=0;i<list.length;i++){
459
-              if(this.org_id == 10489){
460
-                list[i].type = 4
461
-              }else{
462
-                list[i].type = 6
463
-              }
459
+              // if(this.org_id == 10489){
460
+              //   list[i].type = 4
461
+              // }else{
462
+              //   list[i].type = 6
463
+              // }
464
               
464
               
465
               list[i].good_name = list[i].GoodInfo.good_name
465
               list[i].good_name = list[i].GoodInfo.good_name
466
               list[i].specification_name = list[i].GoodInfo.specification_name
466
               list[i].specification_name = list[i].GoodInfo.specification_name

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

446
           this.manufacturerList = response.data.data.manufacturerList
446
           this.manufacturerList = response.data.data.manufacturerList
447
           loading.close()
447
           loading.close()
448
           for(let i=0;i<list.length;i++){
448
           for(let i=0;i<list.length;i++){
449
-              list[i].type = 4
449
+              // list[i].type = 4
450
               list[i].good_name = list[i].GoodInfo.good_name
450
               list[i].good_name = list[i].GoodInfo.good_name
451
               list[i].specification_name = list[i].GoodInfo.specification_name
451
               list[i].specification_name = list[i].GoodInfo.specification_name
452
               list[i].manufacturer_name = ""
452
               list[i].manufacturer_name = ""

+ 1 - 1
src/xt_pages/user/coursePrint.vue View File

61
               </div>
61
               </div>
62
             </div>
62
             </div>
63
 
63
 
64
-            <div class="row" style="padding: 2px 0;line-height:24px;margin-top:10px;float:right" v-if="org_id == 0||org_id ==9671 || org_id == 10440 || org_id == 10131">
64
+            <div class="row" style="padding: 2px 0;line-height:24px;margin-top:10px;float:right" v-if="org_id == 0||org_id ==9671 || org_id == 10440 || org_id == 10131 || org_id==9970">
65
              医生签名:
65
              医生签名:
66
              <span v-if="setAdminUserES(item.recorder?item.recorder:item.recorder) == ''">
66
              <span v-if="setAdminUserES(item.recorder?item.recorder:item.recorder) == ''">
67
                   {{getName(item.recorder)}}
67
                   {{getName(item.recorder)}}