浏览代码

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

yq1 1周前
父节点
当前提交
12d388be6f

+ 1 - 1
build/cdn.json 查看文件

@@ -1,3 +1,3 @@
1 1
 {
2
-  "version": "2999.999.13747"
2
+  "version": "2999.999.13750"
3 3
 }

+ 12 - 1
src/pages/main/dialog/subMenu/LongAdviceSubMenu.vue 查看文件

@@ -442,7 +442,18 @@ export default {
442 442
               this.advice_start_time = year + '-' + month + '-' + day + ' ' + '15:00'
443 443
               this.start_time = year + '-' + month + '-' + day + ' ' + '15:00'
444 444
             }
445
-          }else if (this.$store.getters.user.org.id == 10353) {
445
+          }else if (this.$store.getters.user.org.id == 10735) {
446
+               if (sch.schedule_type == 1) {
447
+                 this.advice_start_time = year + '-' + month + '-' + day + ' ' + '06:30'
448
+                 this.start_time = year + '-' + month + '-' + day + ' ' + '06:30'
449
+               } else if (sch.schedule_type == 2) {
450
+                 this.advice_start_time = year + '-' + month + '-' + day + ' ' + '11:00'
451
+                 this.start_time = year + '-' + month + '-' + day + ' ' + '11:00'
452
+               } else if (sch.schedule_type == 3) {
453
+                 this.advice_start_time = year + '-' + month + '-' + day + ' ' + '15:00'
454
+                 this.start_time = year + '-' + month + '-' + day + ' ' + '15:00'
455
+               }
456
+             }else if (this.$store.getters.user.org.id == 10353) {
446 457
                if (sch.schedule_type == 1) {
447 458
                  this.advice_start_time = year + '-' + month + '-' + day + ' ' + '07:00'
448 459
                  this.start_time = year + '-' + month + '-' + day + ' ' + '07:00'

+ 1 - 1
src/pages/main/newActionBar/assessmentAfter.vue 查看文件

@@ -785,7 +785,7 @@ export default {
785 785
       }
786 786
 
787 787
       //干体重默认透前评估里面的干体重
788
-      if(this.$store.getters.user.template_info.org_id==10138 || this.$store.getters.user.template_info.org_id==10278 ||  this.$store.getters.user.template_info.org_id==0 || this.$store.getters.user.template_info.org_id==3877 || this.$store.getters.user.template_info.org_id==10551 || this.$store.getters.user.template_info.org_id==10558 || this.$store.getters.user.template_info.org_id==10515 || this.$store.getters.user.template_info.org_id==10597 || this.$store.getters.user.template_info.org_id==10599 || this.$store.getters.user.template_info.org_id==10598  || this.$store.getters.user.template_info.org_id==10510 || this.$store.getters.user.template_info.org_id==10629 || this.$store.getters.user.template_info.org_id==10702 || this.$store.getters.user.template_info.org_id==10721 || this.$store.getters.user.template_info.org_id==10726 || this.$store.getters.user.template_info.org_id==10727 || this.$store.getters.user.template_info.org_id==10723){
788
+      if(this.$store.getters.user.template_info.org_id==10138 || this.$store.getters.user.template_info.org_id==10278 ||  this.$store.getters.user.template_info.org_id==0 || this.$store.getters.user.template_info.org_id==3877 || this.$store.getters.user.template_info.org_id==10551 || this.$store.getters.user.template_info.org_id==10558 || this.$store.getters.user.template_info.org_id==10515 || this.$store.getters.user.template_info.org_id==10597 || this.$store.getters.user.template_info.org_id==10599 || this.$store.getters.user.template_info.org_id==10598  || this.$store.getters.user.template_info.org_id==10510 || this.$store.getters.user.template_info.org_id==10629 || this.$store.getters.user.template_info.org_id==10702 || this.$store.getters.user.template_info.org_id==10721 || this.$store.getters.user.template_info.org_id==10726 || this.$store.getters.user.template_info.org_id==10727 || this.$store.getters.user.template_info.org_id==10723|| this.$store.getters.user.template_info.org_id==10599 || this.$store.getters.user.template_info.org_id==10597){
789 789
           this.formValue.additional_weight = this.predialysis.additional_weight
790 790
           this.formValue.patient_gose = "1"
791 791
       }

+ 2 - 2
src/pages/main/newActionBar/monitoring.vue 查看文件

@@ -1895,7 +1895,7 @@ methods: {
1895 1895
       this.form.systolic_bp = '' // this.last_monitor_record.systolic_blood_pressure;
1896 1896
       this.form.diastolic_bp = '' // this.last_monitor_record.diastolic_blood_pressure;
1897 1897
       this.form.blood_flow_volume = resp.monitor.blood_flow_volume ? resp.monitor.blood_flow_volume : ''
1898
-      if (this.template_id == 34) {
1898
+      if (this.template_id == 34|| this.org_id == 10735) {
1899 1899
         this.form.venous_pressure = resp.monitor.venous_pressure ? resp.monitor.venous_pressure : ''
1900 1900
       } else {
1901 1901
         this.form.venous_pressure = '' // this.last_monitor_record.venous_pressure;
@@ -1924,7 +1924,7 @@ methods: {
1924 1924
       }
1925 1925
 
1926 1926
       this.form.arterial_pressure_type = resp.monitor.arterial_pressure_type ? resp.monitor.arterial_pressure_type : 1
1927
-      if (this.template_id == 34) {
1927
+      if (this.template_id == 34 || this.org_id == 10735) {
1928 1928
         this.form.transmembrane_pressure = resp.monitor.transmembrane_pressure ? resp.monitor.transmembrane_pressure : ''
1929 1929
       } else if (this.org_id == 9671 || this.org_id == 9675 || this.org_id == 10340) {
1930 1930
         this.form.transmembrane_pressure = 60