28169 hace 1 mes
padre
commit
74dde9ddab

+ 10 - 6
src/xt_pages/dialysis/details/dialog/monitor_dialog.vue Ver fichero

@@ -510,7 +510,8 @@
510 510
                 org_id ==10432 ||
511 511
                 org_id ==10445 ||
512 512
                 org_id ==10410 ||
513
-                org_id == 10395
513
+                org_id == 10395||
514
+                org_id == 10617
514 515
 
515 516
                )&& org_id!=10598
516 517
             "
@@ -540,7 +541,8 @@
540 541
               org_id !=10432 &&
541 542
               org_id !=10445 &&
542 543
               org_id!=10395 &&
543
-              org_id !=10410)|| org_id==10598
544
+              org_id !=10410 &&
545
+              org_id!=10617)|| org_id==10598
544 546
             "
545 547
           >
546 548
             <template slot-scope="scope">
@@ -1405,7 +1407,8 @@
1405 1407
               org_id!=10432 &&
1406 1408
               org_id!=10445 &&
1407 1409
               org_id!=10410 &&
1408
-              org_id!=10395)
1410
+              org_id!=10395 &&
1411
+              org_id!=10617)
1409 1412
               || org_id ==10558 || org_id==10598
1410 1413
             "
1411 1414
           >
@@ -1430,9 +1433,10 @@
1430 1433
                 template_id == 56 ||
1431 1434
                 template_id == 48 ||
1432 1435
                 org_id==10432 ||
1433
-                org_id!=10445 ||
1434
-                org_id!=10410 ||
1435
-                org_id!=10395) && org_id !=10558 && org_id!=10598
1436
+                org_id==10445 ||
1437
+                org_id==10410 ||
1438
+                org_id==10395 || 
1439
+                org_id==10617) && org_id !=10558 && org_id!=10598
1436 1440
             "
1437 1441
           >
1438 1442
             <el-form-item label="置换率(ml/min):" :prop="isName('置换率')"

+ 2 - 2
src/xt_pages/dialysis/details/dialysisMonitoring.vue Ver fichero

@@ -21,8 +21,8 @@
21 21
           <th v-if="isShow('超滤率') && (template_id !=6 && template_id !=65 && template_id !=10 && template_id !=11 && template_id !=12 && template_id !=13 && template_id !=17 && template_id !=18 && template_id !=19 && template_id !=20 && template_id !=21 && template_id !=22 && template_id !=23 && template_id !=24 && template_id !=26 && template_id !=29 && template_id !=30 && template_id !=31 && template_id !=34 && template_id !=35 && template_id !=38  && template_id !=41 && template_id !=43 && template_id !=44 && template_id !=46 && template_id !=47 &&  template_id !=48 &&  template_id !=53 &&  template_id !=54 &&  template_id !=56 &&  template_id !=60 && this.$store.getters.xt_user.template_info.org_id!=10432  && this.$store.getters.xt_user.template_info.org_id!=10445 && this.$store.getters.xt_user.template_info.org_id!=10410 &&this.$store.getters.xt_user.template_info.org_id!=10485 &&this.$store.getters.xt_user.template_info.org_id!=10375 && this.$store.getters.xt_user.template_info.org_id!=10480 && this.$store.getters.xt_user.template_info.org_id!=10597 && this.$store.getters.xt_user.template_info.org_id!=10599 && this.$store.getters.xt_user.template_info.org_id!=10612 && this.$store.getters.xt_user.template_info.org_id!=10617 && this.$store.getters.xt_user.template_info.org_id!=10580 && this.$store.getters.xt_user.template_info.org_id!=10629 ) || this.$store.getters.xt_user.template_info.org_id==10387" width="50px"> 超滤率 <br />(L/h) </th>
22 22
           <th v-if="isShow('钠浓度')" width="92px">钠浓度(mmol/L)</th>
23 23
           <th v-if="isShow('透析液温度')" width="92px">透析液温度(℃)</th>
24
-          <th v-if=" isShow('置换率') && (template_id == 6 || template_id == 10 || template_id == 11 || template_id == 20 || template_id == 26 || template_id == 29 || template_id == 46  || template_id == 48 || template_id == 53  || template_id == 54 || template_id == 56 || org_id == 10432 || org_id == 10445 || org_id == 10410) && org_id!=10558 && org_id!=10598" width="92px" > 置换率(ml/min) </th>
25
-          <th v-if=" isShow('置换率') && (template_id != 6 && template_id != 10 && template_id != 11 && template_id != 20 && template_id != 26 && template_id != 29 && template_id != 46 && template_id != 48 && template_id != 53 && template_id != 54 && template_id != 56 && org_id!=10432 && org_id!=10445 && org_id!=10410) || org_id == 10558 || org_id ==10598" width="92px" > 置换率(L/h)  </th>
24
+          <th v-if=" isShow('置换率') && (template_id == 6 || template_id == 10 || template_id == 11 || template_id == 20 || template_id == 26 || template_id == 29 || template_id == 46  || template_id == 48 || template_id == 53  || template_id == 54 || template_id == 56 || org_id == 10432 || org_id == 10445 || org_id == 10410 || org_id ==10617) && org_id!=10558 && org_id!=10598" width="92px" > 置换率(ml/min) </th>
25
+          <th v-if=" isShow('置换率') && (template_id != 6 && template_id != 10 && template_id != 11 && template_id != 20 && template_id != 26 && template_id != 29 && template_id != 46 && template_id != 48 && template_id != 53 && template_id != 54 && template_id != 56 && org_id!=10432 && org_id!=10445 && org_id!=10410 && org_id!=10617) || org_id == 10558 || org_id ==10598" width="92px" > 置换率(L/h)  </th>
26 26
           <th v-if=" isShow('置换量') && (template_id == 43)" width="92px"> 置换量(ml/h)  </th>
27 27
           <th v-if=" isShow('置换量') && ((template_id == 6 && org_id != 9919 && org_id !=10191 && org_id!=10478 && org_id!=10346 && org_id!=10517) || org_id == 9779 || template_id == 11 || template_id == 20 || template_id == 26 || template_id == 29 || template_id == 46 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || this.$store.getters.xt_user.template_info.org_id == 10340 || this.$store.getters.xt_user.template_info.org_id == 10432  || this.$store.getters.xt_user.template_info.org_id == 10445 ) && org_id!=10558 && org_id!=10598" width="92px"  > 置换量(ml)  </th>
28 28
           <th v-if=" isShow('置换量') && ((template_id != 6 || org_id == 9919 || org_id == 10191 || org_id == 10478 || org_id ==10346 || org_id ==10517) && org_id != 9779 && template_id != 11 && template_id != 20 && template_id != 26 && template_id != 29 && template_id != 46 && template_id != 48 && template_id != 53 && template_id != 54 && template_id != 56 && this.$store.getters.xt_user.template_info.org_id != 10340 && this.$store.getters.xt_user.template_info.org_id != 10432  && this.$store.getters.xt_user.template_info.org_id != 10445) || org_id == 10558 || org_id ==10598" width="92px" > 置换量(L) </th>

+ 2 - 2
src/xt_pages/user/Informed/Informedconsent.vue Ver fichero

@@ -679,7 +679,7 @@ export default {
679 679
           this.show14=false,
680 680
           this.show15=true,
681 681
           this.show16=false
682
-          // this.getPatientCriticalList()
682
+          this.getPatientCriticalList()
683 683
         }
684 684
         if(row.value==16){
685 685
           this.filter_show=false
@@ -698,7 +698,7 @@ export default {
698 698
           this.show14=false,
699 699
           this.show15=false,
700 700
           this.show16=true
701
-          // this.getPatientCriticalOneList()
701
+          this.getPatientCriticalOneList()
702 702
         }
703 703
     },
704 704
    

+ 62 - 62
src/xt_pages/user/components/PatientSidebar.vue Ver fichero

@@ -204,68 +204,68 @@ export default {
204 204
             },
205 205
           ]
206 206
         },
207
-        {
208
-          name: '5',
209
-          label: '评估工具',
210
-          children: [
211
-            {
212
-              name: '5-1',
213
-              label: '跌倒评估'
214
-            },
215
-            {
216
-              name: '5-2',
217
-              label: '小儿跌倒风险评估'
218
-            },
219
-            {
220
-              name: '5-3',
221
-              label: '压疮风险评估'
222
-            },
223
-            {
224
-              name: '5-4',
225
-              label: 'OH压疮评估'
226
-            },
227
-            {
228
-              name: '5-5',
229
-              label: '日常生活能力评估'
230
-            },
231
-            {
232
-              name: '5-6',
233
-              label: '导管脱落风险评估'
234
-            },
235
-            {
236
-              name: '5-7',
237
-              label: 'RASS及疼痛评估'
238
-            },
239
-            {
240
-              name: '5-8',
241
-              label: '营养状况评估'
242
-            },
243
-            {
244
-              name: '5-9',
245
-              label: '约束告知单'
246
-            },
247
-            {
248
-              name: '5-10',
249
-              label: '心理评估'
250
-            },
251
-            {
252
-              name: '5-11',
253
-              label: '瘙痒评估'
254
-            },
255
-            {
256
-              name: '5-12',
257
-              label: '血液透析患者评估'
258
-            },
259
-            {
260
-              name: '5-13',
261
-              label: 'Glasgow昏迷评分量表'
262
-            },
263
-            {
264
-              name: '5-14',
265
-              label: '肌力评估表'
266
-            },
267
-           ]
268
-         },
207
+        // {
208
+        //   name: '5',
209
+        //   label: '评估工具',
210
+        //   children: [
211
+        //     {
212
+        //       name: '5-1',
213
+        //       label: '跌倒评估'
214
+        //     },
215
+        //     {
216
+        //       name: '5-2',
217
+        //       label: '小儿跌倒风险评估'
218
+        //     },
219
+        //     {
220
+        //       name: '5-3',
221
+        //       label: '压疮风险评估'
222
+        //     },
223
+        //     {
224
+        //       name: '5-4',
225
+        //       label: 'OH压疮评估'
226
+        //     },
227
+        //     {
228
+        //       name: '5-5',
229
+        //       label: '日常生活能力评估'
230
+        //     },
231
+        //     {
232
+        //       name: '5-6',
233
+        //       label: '导管脱落风险评估'
234
+        //     },
235
+        //     {
236
+        //       name: '5-7',
237
+        //       label: 'RASS及疼痛评估'
238
+        //     },
239
+        //     {
240
+        //       name: '5-8',
241
+        //       label: '营养状况评估'
242
+        //     },
243
+        //     {
244
+        //       name: '5-9',
245
+        //       label: '约束告知单'
246
+        //     },
247
+        //     {
248
+        //       name: '5-10',
249
+        //       label: '心理评估'
250
+        //     },
251
+        //     {
252
+        //       name: '5-11',
253
+        //       label: '瘙痒评估'
254
+        //     },
255
+        //     {
256
+        //       name: '5-12',
257
+        //       label: '血液透析患者评估'
258
+        //     },
259
+        //     {
260
+        //       name: '5-13',
261
+        //       label: 'Glasgow昏迷评分量表'
262
+        //     },
263
+        //     {
264
+        //       name: '5-14',
265
+        //       label: '肌力评估表'
266
+        //     },
267
+        //    ]
268
+        //  },
269 269
         {
270 270
           name: '6',
271 271
           label: '文书管理',

+ 2 - 2
src/xt_pages/user/inspection.vue Ver fichero

@@ -794,7 +794,7 @@ export default {
794 794
         console.log("hhhhhhhhhhhhh",this.project.inspection_reference)
795 795
         console.log("inspectionsMap",this.inspectionsMap)
796 796
         for (var index in this.project.inspection_reference) {
797
-          if(this.org_id ==10278 || this.org_id ==10138 || this.org_id == 0){
797
+          if(this.org_id ==10138){
798 798
             this.form.formItem.push({
799 799
               id: this.project.inspection_reference[index].id in this.inspectionsMap ? this.inspectionsMap[this.project.inspection_reference[index].id].id : 0,
800 800
               project_id: this.project.inspection_reference[index].project_id,
@@ -1328,7 +1328,7 @@ export default {
1328 1328
               
1329 1329
               if (item.item_id > 0) {
1330 1330
                 if (typeof(inspectionsMap[parseInt(items[index].item_id)])  == "undefined") {
1331
-                  if(this.org_id == 10121 || this.org_id ==10138){
1331
+                  if(this.org_id == 10121 || this.org_id ==10138 || this.org_id == 0 || this.org_id ==10278){
1332 1332
                     item.value = inspectionsMap[items[index].id].inspect_value
1333 1333
                     item.item_name = inspectionsMap[items[index].id].item_name
1334 1334
                   }else{