Browse Source

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

XMLWAN 3 years ago
parent
commit
59bd0c4aab

+ 0 - 2
src/xt_pages/hospitalStation/doctorDesk.vue View File

6
         <div class="app-container" style="display:flex;flex: 1;padding: 10px 20px 0px 20px;">
6
         <div class="app-container" style="display:flex;flex: 1;padding: 10px 20px 0px 20px;">
7
             <div class="mainLeft">
7
             <div class="mainLeft">
8
 
8
 
9
-
10
                 <el-date-picker
9
                 <el-date-picker
11
                         v-model="record_date"
10
                         v-model="record_date"
12
                         prefix-icon="el-icon-date"
11
                         prefix-icon="el-icon-date"
20
                         value-format="yyyy-MM-dd">
19
                         value-format="yyyy-MM-dd">
21
                 </el-date-picker>
20
                 </el-date-picker>
22
 
21
 
23
-
24
                 <div class="mainCell" style="justify-content: space-between;">
22
                 <div class="mainCell" style="justify-content: space-between;">
25
                     <p style="font-size:14px;">未就诊:<span>{{cal_one}}</span>人</p>
23
                     <p style="font-size:14px;">未就诊:<span>{{cal_one}}</span>人</p>
26
                     <p style="font-size:14px;">已就诊:<span>{{cal_two}}</span>人</p>
24
                     <p style="font-size:14px;">已就诊:<span>{{cal_two}}</span>人</p>

+ 3 - 3
src/xt_pages/hospitalStation/invoiceTemplate/printThree.vue View File

194
         </div> -->
194
         </div> -->
195
         <div style="position: absolute;top:370px;left:40px">
195
         <div style="position: absolute;top:370px;left:40px">
196
             <!-- 预交款合计 -->
196
             <!-- 预交款合计 -->
197
-            预交款合计:
197
+            预交款合计:0.00
198
         </div>
198
         </div>
199
         <div style="position: absolute;top:370px;left:250px">
199
         <div style="position: absolute;top:370px;left:250px">
200
             <!-- 补交款 -->
200
             <!-- 补交款 -->
201
-            补交款:
201
+            补交款:0.00
202
         </div>
202
         </div>
203
         <div style="position: absolute;top:370px;left:480px">
203
         <div style="position: absolute;top:370px;left:480px">
204
             <!-- 应退款 -->
204
             <!-- 应退款 -->
205
-            应退款:
205
+            应退款:0.00
206
         </div>
206
         </div>
207
         <div>
207
         <div>
208
             <div style="position: absolute;top:400px;left:40px">
208
             <div style="position: absolute;top:400px;left:40px">

+ 1 - 2
src/xt_pages/hospitalStation/listTemplate/printTwo.vue View File

6
       </div>
6
       </div>
7
       <!-- <div class="listTitle" :style="{position: 'absolute',top:(20 + (index * 160))  + 'px',left:200+ 'px',}">赤峰市肿瘤医院病人费用明细清单</div> -->
7
       <!-- <div class="listTitle" :style="{position: 'absolute',top:(20 + (index * 160))  + 'px',left:200+ 'px',}">赤峰市肿瘤医院病人费用明细清单</div> -->
8
       <div class="listInfo">
8
       <div class="listInfo">
9
-        <div>个人编:{{order.psn_no}}</div>
9
+        <div>个人编:{{order.psn_no}}</div>
10
         <div>住院号:{{ patient.dialysis_no }}</div>
10
         <div>住院号:{{ patient.dialysis_no }}</div>
11
         <div>次数:</div>
11
         <div>次数:</div>
12
         <div>姓名:{{ patient.name }}</div>
12
         <div>姓名:{{ patient.name }}</div>
377
           <td>甲类:</td>
377
           <td>甲类:</td>
378
           <td>乙类药品:</td>
378
           <td>乙类药品:</td>
379
           <td>丙类:</td>
379
           <td>丙类:</td>
380
-          <td>非药品:</td>
381
           <td></td>
380
           <td></td>
382
           <td>其他:</td>
381
           <td>其他:</td>
383
         </tr>
382
         </tr>

+ 3 - 3
src/xt_pages/hospitalStation/settlementTemplate/hospitalSettlePrint.vue View File

23
       </div>
23
       </div>
24
     </div>
24
     </div>
25
     <div class="row">
25
     <div class="row">
26
-      <div>医保编号<div style="width:220px;" class="under_line">{{ info.psn_no }}</div></div>
26
+      <div>个人编号<div style="width:220px;" class="under_line">{{ info.psn_no }}</div></div>
27
       <div>病案号<div style="width:220px;" class="under_line">{{ info.psn_no ? info.psn_no : '' }}</div></div>
27
       <div>病案号<div style="width:220px;" class="under_line">{{ info.psn_no ? info.psn_no : '' }}</div></div>
28
       <div>申报时间
28
       <div>申报时间
29
         <div style="width:40px;" class="under_line">{{ info.setl_time ? info.setl_time.split(' ')[0].slice(0,4) : '' }}</div>年
29
         <div style="width:40px;" class="under_line">{{ info.setl_time ? info.setl_time.split(' ')[0].slice(0,4) : '' }}</div>年
46
                 <div style="width:80px;" class="under_line">{{info.psn_name}}</div>
46
                 <div style="width:80px;" class="under_line">{{info.psn_name}}</div>
47
               </div>
47
               </div>
48
               <div class="inline_block">性别
48
               <div class="inline_block">性别
49
-                <label-box :isChecked="info.gend == '1'" showValue="男"></label-box>
50
-                <label-box :isChecked="info.gend == '2'" showValue="女"></label-box>
49
+                 <div style="width:80px;" class="under_line" v-if="info.gend == '1'">{{'男'}}</div>
50
+                 <div style="width:80px;" class="under_line" v-if="info.gend == '2'">{{'女'}}</div>
51
               </div>
51
               </div>
52
               <div class="inline_block">出生日期
52
               <div class="inline_block">出生日期
53
                 <div style="width:40px;" class="under_line">{{info.brdy.slice(0,4)}}</div>年
53
                 <div style="width:40px;" class="under_line">{{info.brdy.slice(0,4)}}</div>年

+ 2 - 2
src/xt_pages/outpatientCharges/components/registerDialog.vue View File

206
       </el-form-item>
206
       </el-form-item>
207
 
207
 
208
 
208
 
209
-      <el-button style="margin-left:10px;" type="primary" @click="check11" >查普通门诊待遇</el-button>
210
-      <el-button style="margin-left:10px;" type="primary" @click="check14" >查门诊大病待遇</el-button>
209
+<!--      <el-button style="margin-left:10px;" type="primary" @click="check11" >查普通门诊待遇</el-button>-->
210
+<!--      <el-button style="margin-left:10px;" type="primary" @click="check14" >查门诊大病待遇</el-button>-->
211
 
211
 
212
     </el-form>
212
     </el-form>
213
 
213
 

+ 3 - 2
src/xt_pages/outpatientCharges/listPrint.vue View File

394
             break
394
             break
395
           case '13':
395
           case '13':
396
             return '挂号费'
396
             return '挂号费'
397
-
398
             break
397
             break
399
           case '14':
398
           case '14':
400
             return '其他费'
399
             return '其他费'
401
-
400
+            break
401
+          case '0':
402
+            return '其他费'
402
             break
403
             break
403
 
404
 
404
         }
405
         }

+ 2 - 3
src/xt_pages/outpatientCharges/listTemplate/printTwo10265.vue View File

4
       <div class="listTitle">{{$store.getters.xt_user.org.org_name}}费用清单</div>
4
       <div class="listTitle">{{$store.getters.xt_user.org.org_name}}费用清单</div>
5
       <!-- <div class="listTitle" :style="{position: 'absolute',top:(20 + (index * 160))  + 'px',left:200+ 'px',}">赤峰市肿瘤医院病人费用明细清单</div> -->
5
       <!-- <div class="listTitle" :style="{position: 'absolute',top:(20 + (index * 160))  + 'px',left:200+ 'px',}">赤峰市肿瘤医院病人费用明细清单</div> -->
6
       <div class="listInfo">
6
       <div class="listInfo">
7
-        <div>个人编:{{order.psn_no}}</div>
7
+        <div>个人编:{{order.psn_no}}</div>
8
         <div>住院号:{{ order.mdtrt_id }}</div>
8
         <div>住院号:{{ order.mdtrt_id }}</div>
9
 <!--        <div>次数:</div>-->
9
 <!--        <div>次数:</div>-->
10
         <div>姓名:{{ order.psn_name }}</div>
10
         <div>姓名:{{ order.psn_name }}</div>
87
         <tr>
87
         <tr>
88
           <td>报销类别费用合计</td>
88
           <td>报销类别费用合计</td>
89
           <td>甲类:{{getJaiTotal()?getJaiTotal():"0.00"}}</td>
89
           <td>甲类:{{getJaiTotal()?getJaiTotal():"0.00"}}</td>
90
-          <td>乙类药品:{{getYiTotal()?getYiTotal():"0.00"}}</td>
90
+          <td>乙类:{{getYiTotal()?getYiTotal():"0.00"}}</td>
91
           <td>丙类:{{getBingTotal()?getBingTotal():"0.00"}}</td>
91
           <td>丙类:{{getBingTotal()?getBingTotal():"0.00"}}</td>
92
-          <td>非药品:0.00</td>
93
           <td></td>
92
           <td></td>
94
           <td>其他:0.00</td>
93
           <td>其他:0.00</td>
95
         </tr>
94
         </tr>