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
                           class="under_line"
748
                           class="under_line"
749
                           style="width: 70px; text-align: center"
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
                             record.prescription &&
762
                             record.prescription &&
753
                             record.prescription.displace_liqui_value
763
                             record.prescription.displace_liqui_value
754
                               ? record.prescription.displace_liqui_value
764
                               ? record.prescription.displace_liqui_value
755
                               : "/"
765
                               : "/"
756
                           }}
766
                           }}
767
+                          </span>
757
                         </div>
768
                         </div>
758
                         L
769
                         L
759
                       </div>
770
                       </div>

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

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

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

762
                         class="under_line"
762
                         class="under_line"
763
                         style="width: 70px; text-align: center"
763
                         style="width: 70px; text-align: center"
764
                       >
764
                       >
765
-                        {{
765
+                      <span v-if="org_id==10223"> {{
766
                           prescription.replacement_total
766
                           prescription.replacement_total
767
                             ? prescription.replacement_total
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
                       </div>
777
                       </div>
771
                       L
778
                       L
772
                     </div>
779
                     </div>
4275
         console.log("RESWOOWOWWOOW",response.data.data.doctorAdevieInfo)
4282
         console.log("RESWOOWOWWOOW",response.data.data.doctorAdevieInfo)
4276
         if(this.org_id ==10515 || this.org_id == 0 || this.org_id == 10510){
4283
         if(this.org_id ==10515 || this.org_id == 0 || this.org_id == 10510){
4277
           if(response.data.data.doctorAdevieInfo!=null && response.data.data.doctorAdevieInfo.length>0){
4284
           if(response.data.data.doctorAdevieInfo!=null && response.data.data.doctorAdevieInfo.length>0){
4285
+            
4278
             for(let i=0;i<response.data.data.doctorAdevieInfo.length;i++){
4286
             for(let i=0;i<response.data.data.doctorAdevieInfo.length;i++){
4279
               this.doctor_advices.push(response.data.data.doctorAdevieInfo[i])
4287
               this.doctor_advices.push(response.data.data.doctorAdevieInfo[i])
4288
+              console.log("寄哪里 222")
4280
               // this.doctor_advices_2.push(response.data.data.doctorAdevieInfo[i])
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
          let projects = [];
4295
          let projects = [];
4286
         response.data.data.projects.map((item) => {
4296
         response.data.data.projects.map((item) => {

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

139
                   <span v-else-if="prescription.anticoagulant == 14">肝素钙注射液</span>
139
                   <span v-else-if="prescription.anticoagulant == 14">肝素钙注射液</span>
140
                   <span v-else-if="prescription.anticoagulant == 15">甲磺酸萘莫司他</span>
140
                   <span v-else-if="prescription.anticoagulant == 15">甲磺酸萘莫司他</span>
141
                   &nbsp; 
141
                   &nbsp; 
142
-                  <span style="width:135px;display: inline-block;" 
142
+                  <span style="width:150px;display: inline-block;" 
143
                   v-if=" prescription.anticoagulant != 1 && prescription.anticoagulant != 12 && prescription.anticoagulant != 5">
143
                   v-if=" prescription.anticoagulant != 1 && prescription.anticoagulant != 12 && prescription.anticoagulant != 5">
144
                     首剂: {{ prescription.anticoagulant_shouji }} 
144
                     首剂: {{ prescription.anticoagulant_shouji }} 
145
                     <span v-if="prescription.anticoagulant == 4">mg</span>
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
         >医药师登记</el-button>
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
          <!-- <el-button
36
          <!-- <el-button
202
           style="float:left"
208
           style="float:left"
203
           @click="toCheckPDFInformation">PDF验证</el-button> -->
209
           @click="toCheckPDFInformation">PDF验证</el-button> -->
204
 
210
 
211
+         
212
+
205
         
213
         
206
      </div>
214
      </div>
207
     
215
     
503
 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
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
   ,CreateQianshuUserName,CreateSKDSendInformation,toSavePDFInformation,toCheckPDFInformation,getdruginfoInformation} from "@/api/role/admin";
512
   ,CreateQianshuUserName,CreateSKDSendInformation,toSavePDFInformation,toCheckPDFInformation,getdruginfoInformation} from "@/api/role/admin";
505
 import { getRoles } from "@/api/role/role";
513
 import { getRoles } from "@/api/role/role";
506
-
514
+import { UploadPrintOrder } from "@/api/role/admin"
507
 import { parseTime } from "@/utils";
515
 import { parseTime } from "@/utils";
508
 import BreadCrumb from "@/xt_pages/components/bread-crumb";
516
 import BreadCrumb from "@/xt_pages/components/bread-crumb";
509
 import AdminInfoForm from "./components/AdminInfoForm";
517
 import AdminInfoForm from "./components/AdminInfoForm";
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
   watch: {
1173
   watch: {