Browse Source

合并带嘛

csx 2 years ago
parent
commit
3de2c8e905
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/hospitalStation/statementPrint.vue

+ 1 - 1
src/xt_pages/hospitalStation/statementPrint.vue View File

@@ -501,7 +501,7 @@ export default {
501 501
                 that.info['his'] = response.data.data.his_hospital
502 502
 
503 503
                 console.log("22222222")
504
-
504
+                that.list = []
505 505
                 //获取所有项目类型进行去重
506 506
                 let med_chrgitm_types = []
507 507
                 for (let i = 0; i < response.data.data.order_infos.length; i++) {