Browse Source

新分支

28169 1 year ago
parent
commit
bf3fddd670

+ 12 - 1
src/xt_pages/dialysis/batch_print/batch_print_order_six.vue View File

@@ -748,12 +748,23 @@
748 748
                           class="under_line"
749 749
                           style="width: 70px; text-align: center"
750 750
                         >
751
-                          {{
751
+                         
752
+
753
+                          <span v-if="org_id==10223">
754
+                              {{
755
+                            record.prescription.replacement_total
756
+                              ? record.prescription.replacement_total
757
+                              : "/"
758
+                           }}
759
+                          </span>
760
+                          <span v-if="org_id!=10223">
761
+                            {{
752 762
                             record.prescription &&
753 763
                             record.prescription.displace_liqui_value
754 764
                               ? record.prescription.displace_liqui_value
755 765
                               : "/"
756 766
                           }}
767
+                          </span>
757 768
                         </div>
758 769
                         L
759 770
                       </div>

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

@@ -821,7 +821,7 @@
821 821
 
822 822
                     <el-col :span="8">
823 823
                         <el-form-item
824
-                                label="置换:"
824
+                                label="置换方式:"
825 825
                                 v-if="isShows('置换液')&&this.$store.getters.xt_user.org.id != 10206"
826 826
                                 v-show="huShow"
827 827
                                 prop="displace_liqui_part"
@@ -841,7 +841,7 @@
841 841
                             </el-select>
842 842
                         </el-form-item>
843 843
                       <el-form-item
844
-                        label="置换:"
844
+                        label="置换方式:"
845 845
                         v-if="isShows('置换方式')&&this.$store.getters.xt_user.org.id == 10206"
846 846
                         v-show="huShow"
847 847
                         prop="displace_liqui_part"

+ 11 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue View File

@@ -762,11 +762,18 @@
762 762
                         class="under_line"
763 763
                         style="width: 70px; text-align: center"
764 764
                       >
765
-                        {{
765
+                      <span v-if="org_id==10223"> {{
766 766
                           prescription.replacement_total
767 767
                             ? prescription.replacement_total
768 768
                             : "/"
769 769
                         }}
770
+                        </span> 
771
+                        <span v-if="org_id!=10223"> {{
772
+                          prescription.displace_liqui_value
773
+                            ? prescription.displace_liqui_value
774
+                            : "/"
775
+                        }}
776
+                        </span> 
770 777
                       </div>
771 778
                       L
772 779
                     </div>
@@ -4275,12 +4282,15 @@ export default {
4275 4282
         console.log("RESWOOWOWWOOW",response.data.data.doctorAdevieInfo)
4276 4283
         if(this.org_id ==10515 || this.org_id == 0 || this.org_id == 10510){
4277 4284
           if(response.data.data.doctorAdevieInfo!=null && response.data.data.doctorAdevieInfo.length>0){
4285
+            
4278 4286
             for(let i=0;i<response.data.data.doctorAdevieInfo.length;i++){
4279 4287
               this.doctor_advices.push(response.data.data.doctorAdevieInfo[i])
4288
+              console.log("寄哪里 222")
4280 4289
               // this.doctor_advices_2.push(response.data.data.doctorAdevieInfo[i])
4281 4290
             }
4282 4291
          }
4283 4292
 
4293
+        console.log("医护哦我我我哦我我哦",this.doctor_advices)
4284 4294
 
4285 4295
          let projects = [];
4286 4296
         response.data.data.projects.map((item) => {

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyfour.vue View File

@@ -139,7 +139,7 @@
139 139
                   <span v-else-if="prescription.anticoagulant == 14">肝素钙注射液</span>
140 140
                   <span v-else-if="prescription.anticoagulant == 15">甲磺酸萘莫司他</span>
141 141
                   &nbsp; 
142
-                  <span style="width:135px;display: inline-block;" 
142
+                  <span style="width:150px;display: inline-block;" 
143 143
                   v-if=" prescription.anticoagulant != 1 && prescription.anticoagulant != 12 && prescription.anticoagulant != 5">
144 144
                     首剂: {{ prescription.anticoagulant_shouji }} 
145 145
                     <span v-if="prescription.anticoagulant == 4">mg</span>

File diff suppressed because it is too large
+ 4619 - 1289
src/xt_pages/dialysis/template/DialysisPrintOrderZero.vue


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

@@ -25,6 +25,12 @@
25 25
         >医药师登记</el-button>
26 26
 
27 27
 
28
+        <el-button
29
+          type="primary"
30
+          size="small"
31
+          icon="el-icon-circle-plus-outline"
32
+          style="float:left"
33
+          @click="toJiaBan">加班</el-button>
28 34
        
29 35
 
30 36
          <!-- <el-button
@@ -202,6 +208,8 @@
202 208
           style="float:left"
203 209
           @click="toCheckPDFInformation">PDF验证</el-button> -->
204 210
 
211
+         
212
+
205 213
         
206 214
      </div>
207 215
     
@@ -503,7 +511,7 @@
503 511
 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
504 512
   ,CreateQianshuUserName,CreateSKDSendInformation,toSavePDFInformation,toCheckPDFInformation,getdruginfoInformation} from "@/api/role/admin";
505 513
 import { getRoles } from "@/api/role/role";
506
-
514
+import { UploadPrintOrder } from "@/api/role/admin"
507 515
 import { parseTime } from "@/utils";
508 516
 import BreadCrumb from "@/xt_pages/components/bread-crumb";
509 517
 import AdminInfoForm from "./components/AdminInfoForm";
@@ -1153,6 +1161,13 @@ export default {
1153 1161
     //      }
1154 1162
     //   })
1155 1163
     // }
1164
+    toJiaBan(){
1165
+      UploadPrintOrder().then(response=>{
1166
+        if(response.data.state ==1){
1167
+           
1168
+        }
1169
+      })
1170
+    }
1156 1171
 
1157 1172
   },
1158 1173
   watch: {