소스 검색

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

杨青 1 년 전
부모
커밋
7d8ccf3d15

+ 2 - 2
src/xt_pages/dialysis/batch_print/batch_print_order_six.vue 파일 보기

1023
                       </div>
1023
                       </div>
1024
                     </div>
1024
                     </div>
1025
 
1025
 
1026
-                    <div class="row" style="padding: 2px 0; line-height: 23px">
1026
+                    <div class="row" style="padding: 2px 0; line-height: 23px" v-if="org_id!=10449">
1027
                       <div class="inline_block">
1027
                       <div class="inline_block">
1028
                         透析液成分钾:
1028
                         透析液成分钾:
1029
                         <div
1029
                         <div
1273
                       </div>
1273
                       </div>
1274
                     </div>
1274
                     </div>
1275
 
1275
 
1276
-                    <div class="row" style="padding: 2px 0; line-height: 23px" v-if="org_id == 3877 || org_id == 10449">
1276
+                    <div class="row" style="padding: 2px 0; line-height: 23px" v-if="org_id == 3877">
1277
                       <div class="inline_block">
1277
                       <div class="inline_block">
1278
                         置换速度:
1278
                         置换速度:
1279
                         <div
1279
                         <div

+ 2 - 2
src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue 파일 보기

1036
                     </div>
1036
                     </div>
1037
                   </div>
1037
                   </div>
1038
 
1038
 
1039
-                  <div class="row" style="padding: 2px 0; line-height: 23px">
1039
+                  <div class="row" style="padding: 2px 0; line-height: 23px" v-if="org_id !=10449">
1040
                     <div class="inline_block">
1040
                     <div class="inline_block">
1041
                       透析液成分钾:
1041
                       透析液成分钾:
1042
                       <div
1042
                       <div
1284
                   </div>
1284
                   </div>
1285
 
1285
 
1286
 
1286
 
1287
-                  <div class="row" style="padding: 2px 0; line-height: 23px" v-if="org_id ==0 || org_id == 3877 || org_id ==10449 || org_id == 9671">
1287
+                  <div class="row" style="padding: 2px 0; line-height: 23px" v-if="org_id ==0 || org_id == 3877  || org_id == 9671">
1288
                     <div
1288
                     <div
1289
                       class="inline_block"
1289
                       class="inline_block"
1290
                       style="margin-left: 20px"
1290
                       style="margin-left: 20px"

+ 2 - 1
src/xt_pages/hospitalStation/components/deskPrescription.vue 파일 보기

2827
           '-' +
2827
           '-' +
2828
           (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + (hours < 10 ? '0' + hours : hours) +
2828
           (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + (hours < 10 ? '0' + hours : hours) +
2829
           ':' + (min < 10 ? '0' + min : min)
2829
           ':' + (min < 10 ? '0' + min : min)
2830
+
2830
       let obj = {
2831
       let obj = {
2831
         id: 0,
2832
         id: 0,
2832
         name: newTabName,
2833
         name: newTabName,
2834
         advices: [],
2835
         advices: [],
2835
         project: [],
2836
         project: [],
2836
         addition: [],
2837
         addition: [],
2837
-        pre_time: this.prescriptions[0].pre_time
2838
+        pre_time: nowTime
2838
 
2839
 
2839
       }
2840
       }
2840
 
2841
 

+ 2 - 2
src/xt_pages/outpatientCharges/statementTemplate/printeEleven.vue 파일 보기

64
           <td width="6.1%">数量</td>
64
           <td width="6.1%">数量</td>
65
           <td width="8.1%">单价</td>
65
           <td width="8.1%">单价</td>
66
           <td width="8.1%">金额</td>
66
           <td width="8.1%">金额</td>
67
-          <!-- <td width="10.1%">医保标识</td> -->
68
-          <td width="10.1%">个人自付</td>
67
+           <td width="10.1%">医保标识</td>
68
+<!--          <td width="10.1%">个人自付</td>-->
69
 
69
 
70
         </tr>
70
         </tr>
71
         <!-- width="72.6%"  16.82%  16.1-->
71
         <!-- width="72.6%"  16.82%  16.1-->

+ 1 - 1
src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue 파일 보기

2944
         advices: [],
2944
         advices: [],
2945
         project: [],
2945
         project: [],
2946
         addition: [],
2946
         addition: [],
2947
-        pre_time: this.prescriptions[0].pre_time
2947
+        pre_time: nowTime
2948
 
2948
 
2949
       }
2949
       }
2950
 
2950
 

+ 4 - 1
src/xt_pages/outpatientDoctorStation/template/printOne.vue 파일 보기

38
             <div style="margin-bottom: 10px">
38
             <div style="margin-bottom: 10px">
39
               科室:{{ item.info ? getDepart(item.info.departments) : "" }}
39
               科室:{{ item.info ? getDepart(item.info.departments) : "" }}
40
             </div>
40
             </div>
41
-            <div style="margin-bottom: 10px">
41
+            <div style="margin-bottom: 10px" v-if="org_id == 10537">
42
+              医保卡号:{{item.patient.id_card_no}}
43
+            </div>
44
+            <div style="margin-bottom: 10px" v-else>
42
               医保卡号:
45
               医保卡号:
43
             </div>
46
             </div>
44
             <div style="margin-bottom: 10px" v-if="org_id != 10188">
47
             <div style="margin-bottom: 10px" v-if="org_id != 10188">

+ 5 - 5
src/xt_pages/role/admin.vue 파일 보기

179
            
179
            
180
 
180
 
181
         
181
         
182
-         <!-- <el-button
182
+         <el-button
183
           type="primary"
183
           type="primary"
184
           size="small"
184
           size="small"
185
           icon="el-icon-circle-plus-outline"
185
           icon="el-icon-circle-plus-outline"
186
           style="float:left"
186
           style="float:left"
187
-          @click="toSendInformaton">发送短信验证码</el-button>  -->
187
+          @click="toSendInformaton">发送短信验证码</el-button> 
188
        
188
        
189
           
189
           
190
      </div>
190
      </div>
271
               </el-button>
271
               </el-button>
272
             </span> -->
272
             </span> -->
273
 
273
 
274
-            <!-- <span>
274
+            <span>
275
               <el-button type="primary" size="small" @click="toQianShu(scope.row.user_id,scope.row.user_name)">
275
               <el-button type="primary" size="small" @click="toQianShu(scope.row.user_id,scope.row.user_name)">
276
                     <span>创建签署人用户</span>
276
                     <span>创建签署人用户</span>
277
               </el-button>
277
               </el-button>
287
               <el-button type="primary" size="small" @click="toShouQuan(scope.row.user_id,scope.row.user_name)">
287
               <el-button type="primary" size="small" @click="toShouQuan(scope.row.user_id,scope.row.user_name)">
288
                     <span>创建企业印章</span>
288
                     <span>创建企业印章</span>
289
               </el-button>
289
               </el-button>
290
-            </span> -->
290
+            </span>
291
             <el-tooltip
291
             <el-tooltip
292
               class="item"
292
               class="item"
293
               effect="dark"
293
               effect="dark"
485
 
485
 
486
 <script>
486
 <script>
487
 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
487
 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
488
-  ,CreateQianshuUserName,toSendInformaton,CreateSKDSendInformation} from "@/api/role/admin";
488
+  ,CreateQianshuUserName,CreateSKDSendInformation} from "@/api/role/admin";
489
 import { getRoles } from "@/api/role/role";
489
 import { getRoles } from "@/api/role/role";
490
 
490
 
491
 import { parseTime } from "@/utils";
491
 import { parseTime } from "@/utils";