Browse Source

新分支

28169 1 year ago
parent
commit
531cdd8f0f

+ 10 - 1
src/api/role/admin.js View File

@@ -336,4 +336,13 @@ export function toAutoDrug(params){
336 336
 //     method:"Get",
337 337
 //     params:params,
338 338
 //    })
339
-// }
339
+// }
340
+
341
+export function toAutoDiagnose(params){
342
+  
343
+  return request({
344
+    url:"/api/device/toautodiagnose",
345
+    method:"get",
346
+    params:params
347
+  })
348
+}

+ 2 - 2
src/xt_pages/dialysis/details/dialog/monitor_dialog.vue View File

@@ -1431,7 +1431,7 @@
1431 1431
             :span="8"
1432 1432
             v-if="
1433 1433
               isShow('置换量') &&
1434
-              (template_id != 6 || org_id == 9919 || org_id == 10191 || org_id ==10551 || org_id ==10558) &&
1434
+              (template_id != 6 || org_id == 9919 || org_id == 10191 || org_id ==10551 || org_id ==10558 || org_id ==10346) &&
1435 1435
               org_id != 9779 &&
1436 1436
               template_id != 11 &&
1437 1437
               template_id != 20 &&
@@ -1462,7 +1462,7 @@
1462 1462
                 org_id != 9919 &&
1463 1463
                 org_id != 10191 &&
1464 1464
                 org_id != 10551 &&
1465
-                template_id != 43 && org_id!=10558) ||
1465
+                template_id != 43 && org_id!=10558 && org_id!=10346) ||
1466 1466
                 org_id == 9779 ||
1467 1467
                 template_id == 11 ||
1468 1468
                 template_id == 20 ||

+ 2 - 2
src/xt_pages/dialysis/details/dialysisMonitoring.vue View File

@@ -24,8 +24,8 @@
24 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" width="92px" > 置换率(ml/min) </th>
25 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" width="92px" > 置换率(L/h)  </th>
26 26
           <th v-if=" isShow('置换量') && (template_id == 43)" width="92px"> 置换量(ml/h)  </th>
27
-          <th v-if=" isShow('置换量') && ((template_id == 6 && org_id != 9919 && org_id !=10191 && org_id!=10478) || 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" width="92px"  > 置换量(ml)  </th>
28
-          <th v-if=" isShow('置换量') && ((template_id != 6 || org_id == 9919 || org_id == 10191 || org_id == 10478) && 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" width="92px" > 置换量(L) </th>
27
+          <th v-if=" isShow('置换量') && ((template_id == 6 && org_id != 9919 && org_id !=10191 && org_id!=10478 && org_id!=10346) || 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" width="92px"  > 置换量(ml)  </th>
28
+          <th v-if=" isShow('置换量') && ((template_id != 6 || org_id == 9919 || org_id == 10191 || org_id == 10478 || org_id ==10346) && 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" width="92px" > 置换量(L) </th>
29 29
           <th v-if=" isShow('SpO₂') && template_id != 6 && template_id != 10 && template_id != 11  " width="92px" > SpO₂(%) </th>
30 30
           <th v-if="isShow('电导度')" width="92px">电导度(mS/m)</th>
31 31
           <th v-if="isShow('置换液流量') && template_id != 27 && template_id != 60" width="92px">置换液流量(ml/h)</th>

+ 26 - 0
src/xt_pages/dialysis/template/DialysisPrintOrderFiftyThree.vue View File

@@ -694,6 +694,12 @@
694 694
                   <td v-if="org_id == 10430 || org_id == 0">
695 695
                     KT/V
696 696
                   </td>
697
+                  <td v-if="org_id == 10346 || org_id == 0">
698
+                   置换量
699
+                  </td>
700
+                  <td v-if="org_id == 10346 || org_id == 0">
701
+                   置换率
702
+                  </td>
697 703
                   <td colspan="1">治疗中病情变化</td>
698 704
                 </tr>
699 705
                 <tr class="short_tr">
@@ -753,6 +759,20 @@
753 759
                       KT/V
754 760
                     </p>
755 761
                   </th>
762
+                  <th style="width:60px; font-weight: normal" v-if="org_id == 10346 || org_id == 0">
763
+                   
764
+                   <p style="height: 20px; line-height: 20px">置换量</p>
765
+                    <p style="height: 20px; line-height: 20px">L</p>
766
+                    
767
+                  </th>
768
+                  <th style="width:50px; font-weight: normal" v-if="org_id == 10346 || org_id == 0">
769
+                    <p style="height: 20px; line-height: 20px">
770
+                     置换率
771
+                    </p>
772
+                    <p style="height: 20px; line-height: 20px">
773
+                     ml/min
774
+                    </p>
775
+                  </th>
756 776
                   <th style="width: 333px; font-weight: normal">
757 777
                     <p style="height: 20px; line-height: 20px">
758 778
                       记&nbsp;&nbsp;&nbsp;&nbsp;录
@@ -851,6 +871,12 @@
851 871
                   <td v-if="org_id == 10430 || org_id == 0">
852 872
                     {{ monitor.ktv?monitor.ktv:"" }}
853 873
                   </td>
874
+                  <td v-if="org_id == 10346 || org_id == 0">
875
+                    {{ monitor.displacement_quantity?monitor.displacement_quantity:"" }}
876
+                  </td>
877
+                  <td v-if="org_id == 10346 || org_id == 0">
878
+                    {{ monitor.replacement_rate?monitor.replacement_rate:"" }}
879
+                  </td>
854 880
                   <td>
855 881
                     <span
856 882
                       v-if="

+ 12 - 1
src/xt_pages/role/admin.vue View File

@@ -217,6 +217,12 @@
217 217
           @click="toAutoDrug">自动生成</el-button> -->
218 218
 
219 219
 
220
+          <el-button
221
+          type="primary"
222
+          size="small"
223
+          icon="el-icon-circle-plus-outline"
224
+          style="float:left"
225
+          @click="toAutoDiagnose">自动脚本</el-button>
220 226
      </div>
221 227
 
222 228
 
@@ -522,7 +528,7 @@
522 528
 
523 529
 <script>
524 530
 import { adminMainView, getAdmins, setAdminStatus,toSign,toTestOne,toTestTwo,toTestThree,toTestFour,toTestFive,toTestSeven,toTestEight,toTestNight,toTestTen,toTestElement,toTestThrityMent,saveEnterprise,getEnterPriseById,getMobileCode,savePersionEnterPrise,getPerseEnterPriseById,CreatePersionSeal,CreateNewEnterPrise,toTestThrity,toEndEnterPrise,getEnterPriseDetail
525
-  ,CreateQianshuUserName,CreateSKDSendInformation,toSavePDFInformation,toCheckPDFInformation,getdruginfoInformation,toAutoDrug} from "@/api/role/admin";
531
+  ,CreateQianshuUserName,CreateSKDSendInformation,toSavePDFInformation,toCheckPDFInformation,getdruginfoInformation,toAutoDrug,toAutoDiagnose} from "@/api/role/admin";
526 532
 import { getRoles } from "@/api/role/role";
527 533
 import { UploadPrintOrder } from "@/api/role/admin"
528 534
 import { parseTime } from "@/utils";
@@ -1184,6 +1190,11 @@ export default {
1184 1190
     toAutoDrug(){
1185 1191
       toAutoDrug().then(Response=>{
1186 1192
 
1193
+      })
1194
+    },
1195
+    toAutoDiagnose(){
1196
+      toAutoDiagnose().then(response=>{
1197
+        
1187 1198
       })
1188 1199
     }
1189 1200