Explorar el Código

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

XMLWAN hace 3 años
padre
commit
2ea9811af3

+ 7 - 0
src/xt_pages/dialysis/dialysisPrintOrder.vue Ver fichero

@@ -1533,6 +1533,13 @@ export default {
1533 1533
           style: style,
1534 1534
           scanStyles: false
1535 1535
         });
1536
+      }else if (this.org_template_info.template_id == 46) {
1537
+       printJS({
1538
+          printable: "dialysis-print-box-1",
1539
+          type: "html",
1540
+          style: style2,
1541
+          scanStyles: false
1542
+        });
1536 1543
       }
1537 1544
     },
1538 1545
     printThisOnePage() {

+ 5 - 1
src/xt_pages/outpatientDoctorStation/print.vue Ver fichero

@@ -17,6 +17,8 @@
17 17
         <printOne v-if="org_id != 10088 && org_id != 10215" v-bind:childResponse="childResponse" :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient" :doctorPorject="doctorPorject" :patient_id="patient_id" :record_date="record_date" :prescription_id="prescription_id"></printOne>
18 18
         <printFour v-if="org_id == 10088" v-bind:childResponse="childResponse" :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient" :doctorPorject="doctorPorject" :patient_id="patient_id" :record_date="record_date" :prescription_id="prescription_id"></printFour>
19 19
         <printFive v-if="org_id == 10215" v-bind:childResponse="childResponse" :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient" :doctorPorject="doctorPorject" :patient_id="patient_id" :record_date="record_date" :prescription_id="prescription_id"></printFive>
20
+        <printSix v-if="org_id == 10243 || org_id == 9675"  v-bind:childResponse="childResponse" :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient" :doctorPorject="doctorPorject" :patient_id="patient_id" :record_date="record_date" :prescription_id="prescription_id"></printSix>
21
+        <!-- <printSix v-if="org_id != 10088 && org_id != 10215" v-bind:childResponse="childResponse" :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient" :doctorPorject="doctorPorject" :patient_id="patient_id" :record_date="record_date" :prescription_id="prescription_id"></printSix> -->
20 22
       </div>
21 23
       <div v-else>
22 24
         <printThree v-bind:childResponse="childResponse" :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient" :doctorPorject="doctorPorject" :patient_id="patient_id" :record_date="record_date" :prescription_id="prescription_id"></printThree>
@@ -39,6 +41,7 @@ import printOne from "./template/printOne"
39 41
 import printThree from "./template/printThree"
40 42
 import printFour from "./template/printFour"
41 43
 import printFive from "./template/printFive"
44
+import printSix from "./template/printSix"
42 45
 import { getAllDoctorList,getAllHisPatientList,getPrescriptionPrint } from "@/api/project/project"
43 46
 export default {
44 47
   name: "dialysisPrintOrder",
@@ -47,7 +50,8 @@ export default {
47 50
     printOne,
48 51
     printThree,
49 52
     printFour,
50
-    printFive
53
+    printFive,
54
+    printSix
51 55
   },
52 56
   props:{
53 57
     paramsObj:Object

+ 353 - 0
src/xt_pages/outpatientDoctorStation/recordTemplate/printSix.vue Ver fichero

@@ -0,0 +1,353 @@
1
+<template>
2
+  <div id='prescriptionPrint'>
3
+    <div v-for="(item,index) in advicePrint" :key="index">
4
+      <div id='prescription-print' class="prescription-print" style="page-break-after: always;">
5
+          <div class="printTitle">{{orgname}}处方笺12</div>
6
+          <div class="infoTitle">
7
+              <p>姓名:{{item.patient.name?item.patient.name:""}}</p>
8
+              <p>性别:
9
+                <span v-if="item.patient.gender == 1">男</span>
10
+                <span v-if="item.patient.gender == 2">女</span>
11
+              </p>
12
+              <p>年龄:{{getAge(item.patient)?getAge(item.patient):""}}岁</p>
13
+          </div>
14
+          <div class="infoMain">
15
+              <div style="margin-bottom: 10px;">门诊号:{{hisPatient.number?hisPatient.number:""}}</div>
16
+              <div style="margin-bottom: 10px;">科室:{{item.info?getDepart(item.info.departments):''}}</div>
17
+              <div style="margin-bottom: 10px;">医保卡号:{{item.hisPatient.number?item.hisPatient.number:""}}</div>
18
+              <div style="margin-bottom: 10px;">电话:{{item.patient.phone}}</div>
19
+              <div>地址:{{item.patient.home_address}}</div>
20
+              <div style="display:flex;width:50%;">临床诊断:{{getDiagnosis(item.info.diagnosis)}}</div>
21
+          </div>
22
+          <div class="prescriptionBox">
23
+              <div class="Rp">Rp:</div>
24
+              <div class="drugsBox" v-for="(it,index) in item.advices" :key="index">
25
+                  <!-- <div class="drugsOne"><span style="font-weight:bold;">{{ index+1 + '.' }}</span>{{it.advice_name?it.advice_name:""}}&nbsp;&nbsp;{{it.single_dose}}{{it.single_dose_unit}}&nbsp;×&nbsp; {{it.prescribing_number}}{{it.prescribing_number_unit}}</div> -->
26
+                  <div class="drugsOne"><span style="font-weight:bold;">{{ index+1 + '.' }}</span>{{it.advice_name?it.advice_name:""}}&nbsp;&nbsp;<span>用法:{{it.single_dose}}{{it.single_dose_unit}}</span>&nbsp;&nbsp;<span>{{it.execution_frequency}}&nbsp;{{it.delivery_way}}&nbsp;</span>&nbsp;&nbsp;<span>{{it.advice_desc}}</span></div>
27
+                  <div style="margin-left:100px;"><span>{{it.drug.drug_spec}}&nbsp;×&nbsp; {{it.prescribing_number}}{{it.prescribing_number_unit}}</span></div>
28
+              </div>
29
+              <div class="drugsBox" v-for="(it,i) in item.additionalcharge" :key="i">
30
+                <div class="drugsOne">{{it.item_name?it.item_name:""}}:&nbsp;{{it.price}}元/{{it.count}}次</div>
31
+               </div>
32
+
33
+              <div class="drugsBox" v-for="(it,index) in item.project" :key="index">
34
+                  <div class="drugsOne"><span style="font-weight:bold;">{{ index+1 + '.' }}</span>{{getProjectName(it.project_id)?getProjectName(it.project_id):""}}&nbsp;&nbsp;<span>用法:{{it.single_dose}}{{it.single_dose_unit}}</span>&nbsp;&nbsp;<span>{{it.delivery_way}}</span>&nbsp;&nbsp;<span>{{it.advice_desc}}</span></div>
35
+                  <div style="margin-left:100px;"><span>{{it.single_dose}}{{it.single_dose_unit}}&nbsp;×&nbsp; {{it.count}}{{unit}}</span></div>
36
+              </div>
37
+              <div class="drugsBox" v-for="(it,i) in item.additionalcharge" :key="i">
38
+                <div class="drugsOne">{{it.project_id?it.project_id:""}}:&nbsp;{{it.price.toFixed(2)}}元/{{it.count}}次</div>
39
+               </div>
40
+               <div style="text-align:center;" >(以下空白)</div>
41
+
42
+          </div>
43
+          <div class="doctorBox">
44
+              <p>医师:{{item.doctor?item.doctor:""}}</p>
45
+              <p>日期:{{getTime(item.ctime)?getTime(item.ctime):""}}</p>
46
+          </div>
47
+          <div class="actionBar">
48
+                 <!-- <p>审核:{{getDoctor(item.advices[0].checker)?getDoctor(item.advices[0].checker):""}}</p>
49
+                 <p>配对:</p>
50
+                 <p>核对:{{getDoctor(item.advices[0].checker)?getDoctor(item.advices[0].checker):""}}</p>
51
+                 <p>发药:{{getDoctor(item.advices[0].execution_staff)?getDoctor(item.advices[0].execution_staff):""}}</p>
52
+                 <p>药费:{{getTotalOne(item.id)?getTotalOne(item.id):0}}元</p> -->
53
+
54
+                 <p>审核:</p>
55
+                 <p>配对:</p>
56
+                 <p>核对:</p>
57
+                 <p>发药:</p>
58
+                 <p>药费:{{getTotalOne(item.id).toFixed(2)?getTotalOne(item.id).toFixed(2):0}}元</p>
59
+<!--            <p>药费:551.2元</p>-->
60
+<!--            <p>药费:466.2元</p>-->
61
+
62
+
63
+          </div>
64
+          <div style="page-break-after:always"></div>
65
+      </div>
66
+    </div>
67
+
68
+  </div>
69
+
70
+
71
+</template>
72
+<script>
73
+import { jsGetAge, uParseTime } from '@/utils/tools'
74
+import {getAllDoctorList,getPrescriptionPrint,getHisPatientDetail} from "@/api/project/project"
75
+import {getInitData} from "@/api/his/his"
76
+export default {
77
+    props:{
78
+      patient_id:Number,
79
+      record_date:String,
80
+      prescription_id:Number,
81
+      ids:String
82
+    },
83
+    data(){
84
+      return {
85
+        doctorList:[],
86
+        advicePrint:{},
87
+        patient:{},
88
+        tableData:[],
89
+        prescriptionInfo:[],
90
+        hisPatient:{},
91
+        department:[],
92
+        prescriptions:[],
93
+        projectList:[],
94
+        orgname:"",
95
+        diagnoses:[],
96
+      }
97
+    },
98
+   methods:{
99
+     getAge(patient){
100
+       var thisLen = patient.id_card_no.length
101
+       var birth = ''
102
+       if (thisLen == 15) {
103
+         birth = '19' + patient.id_card_no.substr(6, 6)
104
+       } else {
105
+         birth = patient.id_card_no.substr(6, 8)
106
+       }
107
+       var births =
108
+         birth.substr(0, 4) +
109
+         '-' +
110
+         birth.substr(4, 2) +
111
+         '-' +
112
+         birth.substr(6, 2)
113
+        return jsGetAge(births, '-')
114
+
115
+     },
116
+
117
+     getAllDoctorList(){
118
+      getAllDoctorList().then(response=>{
119
+        if(response.data.state == 1){
120
+               var doctor =  response.data.data.doctor
121
+
122
+               this.doctorList = doctor
123
+             }
124
+         })
125
+     },
126
+
127
+      getDoctor(id){
128
+        var name = ""
129
+        for(let i=0;i<this.doctorList.length;i++){
130
+          if(id == this.doctorList[i].admin_user_id){
131
+              name = this.doctorList[i].user_name
132
+          }
133
+        }
134
+        return name
135
+      },
136
+      getTime(value, temp) {
137
+        if (value != undefined) {
138
+            return uParseTime(value, temp)
139
+        }
140
+        return ''
141
+     },
142
+       getPrescriptionPrint(){
143
+         var params = {
144
+          // patient_id:this.patient_id,
145
+          // record_date:this.record_date,
146
+          // prescription_id:this.prescription_id,
147
+          patient_id:this.patient_id,
148
+          record_date:this.record_date,
149
+          prescription_id:this.prescription_id,
150
+          ids:this.ids,
151
+           p_type:2,
152
+
153
+         }
154
+        console.log("params",params)
155
+       getPrescriptionPrint(params).then(response=>{
156
+         if(response.data.state == 1){
157
+            var advicePrint =  response.data.data.advicePrint
158
+            console.log("adviceprint9999",advicePrint)
159
+            this.advicePrint = advicePrint
160
+            this.prescriptions = advicePrint
161
+            console.log("处方222222",this.prescriptions)
162
+            var hisPatient = response.data.data.hisPatient
163
+            console.log("hisPatient",hisPatient)
164
+            this.hisPatient = hisPatient
165
+            var projectlist =  response.data.data.projectlist
166
+            console.log("所有项目列表",projectlist)
167
+            this.projectList = projectlist
168
+          }
169
+       })
170
+     },
171
+     getHisPatientDetail(){
172
+          const params = {
173
+              patient_id:this.patient_id
174
+          }
175
+       getHisPatientDetail(params).then(response=>{
176
+          if(response.data.state == 1){
177
+             var hisPatient =  response.data.data.hisPatient
178
+             console.log("挂号病人",hisPatient)
179
+             this.hisPatient = hisPatient
180
+          }
181
+       })
182
+     },
183
+     getInitData(){
184
+       getInitData().then(response=>{
185
+          if(response.data.state == 1){
186
+            this.department = response.data.data.department
187
+            this.diagnoses = response.data.data.diagnose
188
+            console.log("争端",this.diagnoses)
189
+          }
190
+       })
191
+     },
192
+     getDepart(id){
193
+         var name = ""
194
+       for(let i=0;i<this.department.length;i++){
195
+           if(id == this.department[i].id){
196
+               name = this.department[i].name
197
+           }
198
+       }
199
+       return name
200
+     },
201
+    getTotalOne(id) {
202
+
203
+        var total = 0
204
+        var addtotal = 0
205
+        for (let i = 0; i < this.prescriptions.length; i++) {
206
+          if(id == this.prescriptions[i].id){
207
+            if (this.prescriptions[i].project != null) {
208
+              for (let a = 0; a < this.prescriptions[i].project.length; a++) {
209
+                total = total + this.prescriptions[i].project[a].price * this.prescriptions[i].project[a].count
210
+              }
211
+            }
212
+
213
+            if (this.prescriptions[i].additionalcharge != null) {
214
+              for (let a = 0; a < this.prescriptions[i].additionalcharge.length; a++) {
215
+                addtotal = addtotal + this.prescriptions[i].additionalcharge[a].price * this.prescriptions[i].additionalcharge[a].count
216
+              }
217
+            }
218
+              addtotal =  Math.floor(addtotal * 100) / 100
219
+        }
220
+
221
+       }
222
+
223
+      for (let i = 0; i < this.prescriptions.length; i++) {
224
+          if(id == this.prescriptions[i].id){
225
+            if (this.prescriptions[i].advices != null) {
226
+              for (let a = 0; a < this.prescriptions[i].advices.length; a++) {
227
+                total = total + this.prescriptions[i].advices[a].price * this.prescriptions[i].advices[a].prescribing_number
228
+              }
229
+            }
230
+
231
+            if (this.prescriptions[i].additionalcharge != null) {
232
+              for (let a = 0; a < this.prescriptions[i].additionalcharge.length; a++) {
233
+                addtotal = addtotal + this.prescriptions[i].additionalcharge[a].price * this.prescriptions[i].additionalcharge[a].count
234
+              }
235
+            }
236
+              addtotal =  Math.floor(addtotal * 100) / 100
237
+        }
238
+       }
239
+
240
+        return total + addtotal
241
+      },
242
+
243
+     getProjectName(id){
244
+        var project_name = ""
245
+        for(let i=0;i<this.projectList.length;i++){
246
+           if(id == this.projectList[i].id){
247
+               project_name = this.projectList[i].project_name
248
+           }
249
+        }
250
+        return project_name
251
+     },
252
+
253
+     getDiagnosis(id){
254
+        var name = ""
255
+        for(let i=0;i<this.diagnoses.length;i++){
256
+          if(id == this.diagnoses[i].id){
257
+             name = this.diagnoses[i].class_name
258
+          }
259
+        }
260
+        return name
261
+     }
262
+
263
+   },
264
+   created(){
265
+      this.getAllDoctorList()
266
+      this.getInitData()
267
+      this.getPrescriptionPrint()
268
+      this.getHisPatientDetail()
269
+      var xtuser = this.$store.getters.xt_user;
270
+      this.orgname = xtuser.org.org_name;
271
+
272
+   },
273
+   watch:{
274
+     ids:function(val){
275
+      this.ids = val
276
+      this.getPrescriptionPrint()
277
+    }
278
+   }
279
+}
280
+</script>
281
+
282
+
283
+<style lang="scss" scoped>
284
+.prescription-print{
285
+  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.06) inset;
286
+    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
287
+    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
288
+    margin-bottom: 20px;
289
+    padding:20px 10px;
290
+}
291
+.printTitle{
292
+    font-size: 22px;
293
+    text-align: center;
294
+    font-weight: bold;
295
+}
296
+.infoTitle{
297
+    display: flex;
298
+    border-bottom: 2px solid #000;
299
+    margin-top:10px;
300
+    line-height: 24px;
301
+    padding:0 10px;
302
+}
303
+.infoTitle p{
304
+    width: 200px;
305
+}
306
+.infoMain{
307
+    display: flex;
308
+    flex-wrap: wrap;
309
+    border-bottom: 2px solid #000;
310
+    padding:0 10px;
311
+}
312
+.infoMain div{
313
+    width: 50%;
314
+    line-height: 24px;
315
+}
316
+.prescriptionBox{
317
+    padding:0 10px;
318
+    min-height:450px;
319
+}
320
+.Rp{
321
+    font-size: 22px;
322
+    font-weight: bold;
323
+}
324
+.drugsBox{
325
+    padding-left: 40px;
326
+    margin-bottom: 10px;
327
+}
328
+.drugsBox div{
329
+    line-height: 20px;
330
+}
331
+.drugsOne{
332
+    line-height: 24px;
333
+}
334
+.drugsOne span{
335
+    margin-right: 20px;
336
+}
337
+.doctorBox{
338
+    display: flex;
339
+    justify-content: space-between;
340
+    padding:0 10px;
341
+    line-height: 24px;
342
+    border-bottom: 2px solid #000;
343
+}
344
+.actionBar{
345
+    display: flex;
346
+    justify-content: space-between;
347
+    line-height: 24px;
348
+    padding:0 10px;
349
+}
350
+.actionBar p{
351
+    width:150px;
352
+}
353
+</style>

+ 526 - 0
src/xt_pages/outpatientDoctorStation/template/printSix.vue Ver fichero

@@ -0,0 +1,526 @@
1
+<template>
2
+  <div id="prescriptionPrint">
3
+    <div v-for="(item, index) in advicePrint" :key="index">
4
+      <div
5
+        id="prescription-print"
6
+        class="prescription-print"
7
+        style="page-break-after: always"
8
+      >
9
+        <div class="printTitle" v-if="prescriptions[0].med_type == '1111'">
10
+          {{ orgname }}第一类精神处方笺
11
+        </div>
12
+        <div class="printTitle" v-if="prescriptions[0].med_type == '1112'">
13
+          {{ orgname }}第二类精神处方笺
14
+        </div>
15
+        <div
16
+          class="printTitle"
17
+          v-if="
18
+            prescriptions[0].med_type != '1111' &&
19
+            prescriptions[0].med_type != '1112'
20
+          "
21
+        >
22
+          {{ orgname }}处方笺
23
+        </div>
24
+
25
+        <div class="infoTitle" style="border-bottom:1px solid #000;">
26
+          <p>科室:{{ item.info ? getDepart(item.info.departments) : "" }}</p>
27
+          <p>费别:</p>
28
+          <p>门诊号:{{ hisPatient.number ? hisPatient.number : "" }}</p>
29
+          <p><span>年</span> <span>月</span> <span>日</span></p>
30
+        </div>
31
+
32
+        <div class="infoTitle" style="border-bottom:1px solid #000;">
33
+          <p>姓名:{{ item.patient.name ? item.patient.name : "" }}</p>
34
+          <p>
35
+            性别:
36
+            <span v-if="item.patient.gender == 1">男</span>
37
+            <span v-if="item.patient.gender == 2">女</span>
38
+          </p>
39
+          <p>年龄:{{ getAge(item.patient) ? getAge(item.patient) : "" }}岁</p>
40
+          <p>电话:</p>
41
+        </div>
42
+        <div class="infoTitle" style="border-bottom:1px solid #000;">
43
+          <p>地址:{{ item.patient.home_address }}</p>
44
+        </div>
45
+        <div class="infoTitle">
46
+          <p>诊断:{{ getDiagnosis(item.info.diagnosis) }}</p>
47
+        </div>
48
+
49
+        <div class="prescriptionBox">
50
+          <div class="Rp">R:</div>
51
+          <div
52
+            class="drugsBox"
53
+            v-for="(it, index) in item.advices"
54
+            :key="index"
55
+          >
56
+            <!-- <div class="drugsOne"><span style="font-weight:bold;">{{ index+1 + '.' }}</span>{{it.advice_name?it.advice_name:""}}&nbsp;&nbsp;{{it.single_dose}}{{it.single_dose_unit}}&nbsp;×&nbsp; {{it.prescribing_number}}{{it.prescribing_number_unit}}</div> -->
57
+            <div class="drugsOne">
58
+              <span style="font-weight: bold">{{ index + 1 + "." }}</span
59
+              >{{ it.advice_name ? it.advice_name : "" }}&nbsp;&nbsp;<span
60
+                v-if="it.drug.min_unit != it.drug.dose_unit"
61
+                >{{ it.drug.dose }}{{ it.drug.dose_unit }}&nbsp;* &nbsp;</span
62
+              >{{ it.drug.min_number }}{{ it.drug.min_unit }}/{{
63
+                it.drug.max_unit
64
+              }}&nbsp;×&nbsp; {{ it.prescribing_number
65
+              }}{{ it.prescribing_number_unit }}
66
+            </div>
67
+            <div style="margin-left: 100px">
68
+              <span>用法:{{ it.single_dose }}{{ it.single_dose_unit }}</span
69
+              >&nbsp;&nbsp;<span
70
+                >{{ it.execution_frequency }}&nbsp;{{
71
+                  it.delivery_way
72
+                }}&nbsp;</span
73
+              >&nbsp;&nbsp;<span>{{ it.advice_desc }}</span>
74
+            </div>
75
+          </div>
76
+          <div
77
+            class="drugsBox"
78
+            v-for="(it, i) in item.additionalcharge"
79
+            :key="i"
80
+          >
81
+            <div class="drugsOne">
82
+              {{ it.item_name ? it.item_name : "" }}:&nbsp;{{ it.price }}元/{{
83
+                it.count
84
+              }}次
85
+            </div>
86
+          </div>
87
+
88
+          <div
89
+            class="drugsBox"
90
+            v-for="(it, index) in item.project"
91
+            :key="index"
92
+          >
93
+            <div class="drugsOne">
94
+              <span style="font-weight: bold">{{ index + 1 + "." }}</span
95
+              >{{
96
+                it.type == 2
97
+                  ? getProjectName(it.project_id)
98
+                    ? getProjectName(it.project_id)
99
+                    : ""
100
+                  : it.good_info.good_name
101
+              }}&nbsp;&nbsp;{{ it.single_dose
102
+              }}{{ it.single_dose_unit }}&nbsp;×&nbsp; {{ it.count }}{{ unit }}
103
+            </div>
104
+            <div style="margin-left: 100px">
105
+              <span>用法:{{ it.single_dose }}{{ it.single_dose_unit }}</span
106
+              >&nbsp;&nbsp;<span>{{ it.delivery_way }}</span
107
+              >&nbsp;&nbsp;<span>{{ it.advice_desc }}</span>
108
+            </div>
109
+          </div>
110
+          <div
111
+            class="drugsBox"
112
+            v-for="(it, i) in item.additionalcharge"
113
+            :key="i"
114
+          >
115
+            <div class="drugsOne">
116
+              {{ it.project_id ? it.project_id : "" }}:&nbsp;{{
117
+                it.price.toFixed(2)
118
+              }}元/{{ it.count }}次
119
+            </div>
120
+          </div>
121
+          <div style="text-align: center">(以下空白)</div>
122
+        </div>
123
+
124
+        <div class="infoTitle"></div>
125
+        <div class="actionBar" v-if="org_id != 10188">
126
+          <div class="actionBar_list">
127
+            医师:
128
+           <span>{{ item.doctor ? item.doctor : "" }}
129
+             </span> 
130
+
131
+            <!-- <p class="actionBar_val" style="border-bottom:3px solid red">
132
+              
133
+            </p> -->
134
+          </div>
135
+          <div class="actionBar_list">
136
+            审核:{{
137
+              getDoctor(item.advices[0].checker)
138
+                ? getDoctor(item.advices[0].checker)
139
+                : ""
140
+            }}
141
+            <!-- <div class="actionBar_val">
142
+              
143
+            </div> -->
144
+          </div>
145
+
146
+          <div class="actionBar_list">
147
+            金额:
148
+            {{
149
+              getTotalOne(item.id).toFixed(2)
150
+                ? getTotalOne(item.id).toFixed(2)
151
+                : 0
152
+            }}
153
+            <!-- <div class="actionBar_val">
154
+           
155
+            </div> -->
156
+          </div>
157
+        </div>
158
+        <div class="actionBar">
159
+          <div class="actionBar_list">
160
+            <div>调配:</div>
161
+            <!-- <div class="actionBar_val"></div> -->
162
+          </div>
163
+          <div class="actionBar_list">
164
+            <div>
165
+              核对:{{
166
+                getDoctor(item.advices[0].checker)
167
+                  ? getDoctor(item.advices[0].checker)
168
+                  : ""
169
+              }}
170
+            </div>
171
+            <!-- <div class="actionBar_val">
172
+              
173
+            </div> -->
174
+          </div>
175
+          <div class="actionBar_list">
176
+            <div>
177
+              发药:{{
178
+                getDoctor(item.advices[0].execution_staff)
179
+                  ? getDoctor(item.advices[0].execution_staff)
180
+                  : ""
181
+              }}
182
+            </div>
183
+            <!-- <div class="actionBar_val">
184
+              
185
+            </div> -->
186
+          </div>
187
+        </div>
188
+
189
+        <div style="page-break-after: always"></div>
190
+      </div>
191
+    </div>
192
+  </div>
193
+</template>
194
+<script>
195
+import { jsGetAge, uParseTime } from "@/utils/tools";
196
+import {
197
+  getAllDoctorList,
198
+  getPrescriptionPrint,
199
+  getHisPatientDetail,
200
+} from "@/api/project/project";
201
+import { getInitData } from "@/api/his/his";
202
+export default {
203
+  props: {
204
+    patient_id: Number,
205
+    record_date: String,
206
+    prescription_id: Number,
207
+    ids: String,
208
+  },
209
+  data() {
210
+    return {
211
+      doctorList: [],
212
+      advicePrint: {},
213
+      patient: {},
214
+      tableData: [],
215
+      prescriptionInfo: [],
216
+      hisPatient: {},
217
+      department: [],
218
+      prescriptions: [],
219
+      projectList: [],
220
+      orgname: "",
221
+      diagnoses: [],
222
+      org_id: 0,
223
+    };
224
+  },
225
+  methods: {
226
+    getAge(patient) {
227
+      var thisLen = patient.id_card_no.length;
228
+      var birth = "";
229
+      if (thisLen == 15) {
230
+        birth = "19" + patient.id_card_no.substr(6, 6);
231
+      } else {
232
+        birth = patient.id_card_no.substr(6, 8);
233
+      }
234
+      var births =
235
+        birth.substr(0, 4) +
236
+        "-" +
237
+        birth.substr(4, 2) +
238
+        "-" +
239
+        birth.substr(6, 2);
240
+      return jsGetAge(births, "-");
241
+    },
242
+
243
+    getAllDoctorList() {
244
+      getAllDoctorList().then((response) => {
245
+        if (response.data.state == 1) {
246
+          var doctor = response.data.data.doctor;
247
+
248
+          this.doctorList = doctor;
249
+        }
250
+      });
251
+    },
252
+
253
+    getDoctor(id) {
254
+      var name = "";
255
+      for (let i = 0; i < this.doctorList.length; i++) {
256
+        if (id == this.doctorList[i].admin_user_id) {
257
+          name = this.doctorList[i].user_name;
258
+        }
259
+      }
260
+      return name;
261
+    },
262
+    getTime(value, temp) {
263
+      if (value != undefined) {
264
+        return uParseTime(value, temp);
265
+      }
266
+      return "";
267
+    },
268
+    getPrescriptionPrint() {
269
+      var params = {
270
+        // patient_id:this.patient_id,
271
+        // record_date:this.record_date,
272
+        // prescription_id:this.prescription_id,
273
+        patient_id: this.patient_id,
274
+        record_date: this.record_date,
275
+        prescription_id: this.prescription_id,
276
+        ids: this.ids,
277
+        p_type: 2,
278
+      };
279
+      console.log("params", params);
280
+      getPrescriptionPrint(params).then((response) => {
281
+        if (response.data.state == 1) {
282
+          var advicePrint = response.data.data.advicePrint;
283
+          console.log("adviceprint9999", advicePrint);
284
+          this.advicePrint = advicePrint;
285
+          this.prescriptions = advicePrint;
286
+          console.log("处方222222", this.prescriptions);
287
+          var hisPatient = response.data.data.hisPatient;
288
+          console.log("hisPatient", hisPatient);
289
+          this.hisPatient = hisPatient;
290
+          var projectlist = response.data.data.projectlist;
291
+          console.log("所有项目列表", projectlist);
292
+          this.projectList = projectlist;
293
+        }
294
+      });
295
+    },
296
+    getHisPatientDetail() {
297
+      const params = {
298
+        patient_id: this.patient_id,
299
+      };
300
+      getHisPatientDetail(params).then((response) => {
301
+        if (response.data.state == 1) {
302
+          var hisPatient = response.data.data.hisPatient;
303
+          console.log("挂号病人", hisPatient);
304
+          this.hisPatient = hisPatient;
305
+        }
306
+      });
307
+    },
308
+    getInitData() {
309
+      getInitData().then((response) => {
310
+        if (response.data.state == 1) {
311
+          this.department = response.data.data.department;
312
+          this.diagnoses = response.data.data.diagnose;
313
+          console.log("争端", this.diagnoses);
314
+        }
315
+      });
316
+    },
317
+    getDepart(id) {
318
+      var name = "";
319
+      for (let i = 0; i < this.department.length; i++) {
320
+        if (id == this.department[i].id) {
321
+          name = this.department[i].name;
322
+        }
323
+      }
324
+      return name;
325
+    },
326
+    getTotalOne(id) {
327
+      var total = 0;
328
+      var addtotal = 0;
329
+      for (let i = 0; i < this.prescriptions.length; i++) {
330
+        if (id == this.prescriptions[i].id) {
331
+          if (this.prescriptions[i].project != null) {
332
+            for (let a = 0; a < this.prescriptions[i].project.length; a++) {
333
+              total =
334
+                total +
335
+                this.prescriptions[i].project[a].price *
336
+                  this.prescriptions[i].project[a].count;
337
+            }
338
+          }
339
+
340
+          if (this.prescriptions[i].additionalcharge != null) {
341
+            for (
342
+              let a = 0;
343
+              a < this.prescriptions[i].additionalcharge.length;
344
+              a++
345
+            ) {
346
+              addtotal =
347
+                addtotal +
348
+                this.prescriptions[i].additionalcharge[a].price *
349
+                  this.prescriptions[i].additionalcharge[a].count;
350
+            }
351
+          }
352
+          addtotal = Math.floor(addtotal * 100) / 100;
353
+        }
354
+      }
355
+
356
+      for (let i = 0; i < this.prescriptions.length; i++) {
357
+        if (id == this.prescriptions[i].id) {
358
+          if (this.prescriptions[i].advices != null) {
359
+            for (let a = 0; a < this.prescriptions[i].advices.length; a++) {
360
+              total =
361
+                total +
362
+                this.prescriptions[i].advices[a].price *
363
+                  this.prescriptions[i].advices[a].prescribing_number;
364
+            }
365
+          }
366
+
367
+          if (this.prescriptions[i].additionalcharge != null) {
368
+            for (
369
+              let a = 0;
370
+              a < this.prescriptions[i].additionalcharge.length;
371
+              a++
372
+            ) {
373
+              addtotal =
374
+                addtotal +
375
+                this.prescriptions[i].additionalcharge[a].price *
376
+                  this.prescriptions[i].additionalcharge[a].count;
377
+            }
378
+          }
379
+          addtotal = Math.floor(addtotal * 100) / 100;
380
+        }
381
+      }
382
+
383
+      return total + addtotal;
384
+    },
385
+
386
+    getProjectName(id) {
387
+      var project_name = "";
388
+      for (let i = 0; i < this.projectList.length; i++) {
389
+        if (id == this.projectList[i].id) {
390
+          project_name = this.projectList[i].project_name;
391
+        }
392
+      }
393
+      return project_name;
394
+    },
395
+
396
+    getDiagnosis(id) {
397
+      var name = "";
398
+      for (let i = 0; i < this.diagnoses.length; i++) {
399
+        if (id == this.diagnoses[i].id) {
400
+          name = this.diagnoses[i].class_name;
401
+        }
402
+      }
403
+      return name;
404
+    },
405
+  },
406
+  created() {
407
+    this.getAllDoctorList();
408
+    this.getInitData();
409
+    this.getPrescriptionPrint();
410
+    this.getHisPatientDetail();
411
+    var xtuser = this.$store.getters.xt_user;
412
+    this.orgname = xtuser.org.org_name;
413
+    this.org_id = xtuser.org.id;
414
+  },
415
+  watch: {
416
+    ids: function (val) {
417
+      this.ids = val;
418
+      this.getPrescriptionPrint();
419
+    },
420
+  },
421
+};
422
+</script>
423
+
424
+
425
+<style lang="scss" scoped>
426
+.prescription-print {
427
+  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27),
428
+    0 0 60px rgba(0, 0, 0, 0.06) inset;
429
+  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27),
430
+    0 0 40px rgba(0, 0, 0, 0.06) inset;
431
+  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
432
+  margin-bottom: 20px;
433
+  padding: 20px 10px;
434
+}
435
+.printTitle {
436
+  font-size: 22px;
437
+  text-align: center;
438
+  font-weight: bold;
439
+}
440
+.infoTitle_thin {
441
+  display: flex;
442
+  border-bottom: 2px solid #000;
443
+  margin-top: 10px;
444
+  line-height: 24px;
445
+  padding: 0 10px;
446
+}
447
+.infoTitle_thin p {
448
+  width: 200px;
449
+}
450
+.infoTitle {
451
+  display: flex;
452
+  border-bottom: 2px solid #000;
453
+  margin-top: 10px;
454
+  line-height: 24px;
455
+  padding: 0 10px;
456
+}
457
+.infoTitle p {
458
+  width: 200px;
459
+}
460
+.infoMain {
461
+  display: flex;
462
+  flex-wrap: wrap;
463
+  border-bottom: 2px solid #000;
464
+  padding: 0 10px;
465
+}
466
+.infoMain div {
467
+  width: 50%;
468
+  line-height: 24px;
469
+}
470
+.prescriptionBox {
471
+  padding: 0 10px;
472
+  min-height: 450px;
473
+}
474
+.Rp {
475
+  font-size: 22px;
476
+  font-weight: bold;
477
+}
478
+.drugsBox {
479
+  padding-left: 40px;
480
+  margin-bottom: 10px;
481
+}
482
+.drugsBox div {
483
+  line-height: 20px;
484
+}
485
+.drugsOne {
486
+  line-height: 24px;
487
+}
488
+.drugsOne span {
489
+  margin-right: 20px;
490
+}
491
+.doctorBox {
492
+  display: flex;
493
+  justify-content: space-between;
494
+  padding: 0 10px;
495
+  line-height: 24px;
496
+  border-bottom: 2px solid #000;
497
+}
498
+.actionBar {
499
+  display: flex;
500
+  justify-content: space-between;
501
+  line-height: 24px;
502
+  padding: 0 10px;
503
+  .actionBar_list {
504
+    display: flex;
505
+    width: 120px;
506
+    .actionBar_val {
507
+      width: 100px;
508
+      border-bottom: 2px solid #000;
509
+      text-align: center;
510
+    }
511
+    .title_bar {
512
+      position: relative;
513
+      .val_list {
514
+        position: absolute;
515
+        width: 105px;
516
+        top: 0;
517
+        left: 42px;
518
+        border-bottom: 1px solid #000;
519
+      }
520
+    }
521
+  }
522
+}
523
+.actionBar p {
524
+  width: 150px;
525
+}
526
+</style>

+ 9 - 1
src/xt_pages/supply/components/addGoodOrder.vue Ver fichero

@@ -555,6 +555,14 @@ export default {
555 555
       tableDataList:[]
556 556
     };
557 557
   },
558
+   watch: {
559
+    total_price: function (newval, oldval) {
560
+      if(this.rate_of_concession != ""){
561
+        this.addressChange()
562
+      }
563
+    }
564
+  },
565
+
558 566
   methods: {
559 567
     getInitOrder() {
560 568
       getInitOrder().then((response) => {
@@ -819,7 +827,7 @@ export default {
819 827
           this.recordInfo.tableList[i].supply_count;
820 828
       }
821 829
       this.total_price = total_price;
822
-      this.discount_amount = (this.total_price * this.rate_of_concession * 0.01).toFixed(2);
830
+      // this.discount_amount = (this.total_price * this.rate_of_concession * 0.01).toFixed(2);
823 831
       return total_price.toFixed(2);
824 832
     },
825 833
     addressChange() {

+ 10 - 1
src/xt_pages/supply/components/addGoodReturn.vue Ver fichero

@@ -437,6 +437,14 @@ export default {
437 437
       warehouse_out_id:0,
438 438
     };
439 439
   },
440
+  watch: {
441
+    total_price: function (newval, oldval) {
442
+      if(this.rate_of_concession != ""){
443
+        this.addressChange()
444
+      }
445
+    }
446
+  },
447
+
440 448
   methods: {
441 449
     getInitOrder() {
442 450
       getInitOrder().then((response) => {
@@ -687,7 +695,7 @@ export default {
687 695
         total_price += this.recordInfo.tableList[i].supply_price *this.recordInfo.tableList[i].supply_count;
688 696
       }
689 697
       this.total_price = total_price;
690
-      this.discount_amount = (this.total_price * this.rate_of_concession * 0.01).toFixed(2);
698
+      // this.discount_amount = (this.total_price * this.rate_of_concession * 0.01).toFixed(2);
691 699
       return total_price.toFixed(2);
692 700
     },
693 701
 
@@ -700,6 +708,7 @@ export default {
700 708
         ).toFixed(2);
701 709
       }
702 710
       this.discount_amount = discount_amount;
711
+     
703 712
     },
704 713
     count_discount() {
705 714
       this.rate_of_concession = (

+ 24 - 12
src/xt_pages/supply/components/addPurchaseOrder.vue Ver fichero

@@ -449,6 +449,15 @@ export default {
449 449
       is_check: 2,
450 450
     };
451 451
   },
452
+
453
+  watch: {
454
+    total_price: function (newval, oldval) {
455
+      if(this.rate_of_concession != ""){
456
+        this.addressChange()
457
+      }
458
+    }
459
+  },
460
+
452 461
   methods: {
453 462
     getInitOrder() {
454 463
       getInitOrder().then((response) => {
@@ -872,17 +881,7 @@ export default {
872 881
         }
873 882
       });
874 883
     },
875
-    getAllPrice() {
876
-      var total_price = 0;
877
-      for (let i = 0; i < this.recordInfo.tableList.length; i++) {
878
-        total_price +=
879
-          this.recordInfo.tableList[i].supply_price *
880
-          this.recordInfo.tableList[i].supply_count;
881
-      }
882
-      this.total_price = total_price;
883
-      this.discount_amount = (this.total_price * this.rate_of_concession * 0.01).toFixed(2);
884
-      return total_price.toFixed(2);
885
-    },
884
+  
886 885
     count_discount() {
887 886
       this.rate_of_concession = (
888 887
         this.discount_amount /
@@ -918,7 +917,19 @@ export default {
918 917
     getDataConfig(module, filed_name) {
919 918
       return getDataConfig(module, filed_name);
920 919
     },
921
-    addressChange() {
920
+
921
+     getAllPrice() {
922
+      var total_price = 0;
923
+      for (let i = 0; i < this.recordInfo.tableList.length; i++) {
924
+        total_price +=
925
+          this.recordInfo.tableList[i].supply_price *
926
+          this.recordInfo.tableList[i].supply_count;
927
+      }
928
+      this.total_price = total_price;
929
+      // this.discount_amount = (this.total_price * this.rate_of_concession * 0.01).toFixed(2);
930
+      return total_price.toFixed(2);
931
+    },
932
+     addressChange() {
922 933
       var discount_amount = 0;
923 934
       if (this.rate_of_concession > 0) {
924 935
         discount_amount = (
@@ -927,6 +938,7 @@ export default {
927 938
         ).toFixed(2);
928 939
       }
929 940
       this.discount_amount = discount_amount;
941
+     
930 942
     },
931 943
     checkReturnOrder() {
932 944
       var id = this.id;

+ 1 - 1
src/xt_pages/supply/components/addSupply.vue Ver fichero

@@ -38,7 +38,7 @@
38 38
               >
39 39
                 <el-option
40 40
                   v-for="item in supplierType"
41
-                  :key="item.value"
41
+                  :key="item.name"
42 42
                   :label="item.name"
43 43
                   :value="item.value"
44 44
                 >

+ 1 - 1
src/xt_pages/supply/purchaseOrderQuery.vue Ver fichero

@@ -105,7 +105,7 @@
105 105
           <template slot-scope="scope">
106 106
             <div style="width: 100%; height: 100%">
107 107
               <tr class="color" v-for="(item,index) in scope.row.orderOut" :key="index">
108
-                 <td style="border:none;">{{item.good_number}}</td>
108
+                 <td style="border-right:none;">{{item.good_number}}</td>
109 109
               </tr>
110 110
 
111 111
             </div>