Bladeren bron

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

yq1 6 maanden geleden
bovenliggende
commit
4def4e3eaa

+ 4 - 1
src/xt_pages/device/components/use_registration_pane.vue Bestand weergeven

@@ -405,7 +405,10 @@ export default {
405 405
             {value:'1',label:'0.22%季铵盐'},
406 406
             {value:'2',label:'500mg/l含氯消毒剂'},
407 407
             {value:'3',label:'1000mg/l含氯消毒剂'},
408
-            {value:'4',label:'1500mg/l含氯消毒剂'}
408
+            {value:'4',label:'1500mg/l含氯消毒剂'},
409
+            {value: "5", name: "消毒湿巾" },
410
+            {value:"6", name:"75%酒精"},
411
+            {value:"7",name:"2000mg/L含氯消毒剂"}
409 412
         ],
410 413
         disinfectOptions2:[
411 414
             {value:'1',label:'0.22%季铵盐'},

+ 2 - 1
src/xt_pages/device/objectRegistration.vue Bestand weergeven

@@ -502,7 +502,8 @@
502 502
          { id: 3, name: "1000mg/l含氯消毒剂" },
503 503
          { id: 4, name: "1500mg/l含氯消毒剂" },
504 504
          { id: 5, name: "消毒湿巾" },
505
-         {  id:6, name:"75%酒精"}
505
+         { id:6, name:"75%酒精"},
506
+         { id:7,name:"2000mg/L含氯消毒剂"}
506 507
          ],
507 508
          DisinfectionMode: [
508 509
             { id: 1, name: "擦拭" },

+ 4 - 1
src/xt_pages/dialysis/components/consumables.vue Bestand weergeven

@@ -258,7 +258,7 @@
258 258
               })
259 259
               this.good_types.push(res.data.good_type[a].type_name)
260 260
             }
261
-
261
+            this.arrKey = []
262 262
             this.arrKey.push(...arr)
263 263
 
264 264
             this.allGoodInfo = res.data.dialysis_goods
@@ -423,7 +423,10 @@
423 423
         })
424 424
        },
425 425
       formatJson(filterVal, jsonData) {
426
+       
426 427
         return jsonData.map(v => filterVal.map(j => v[j]));
428
+        
429
+       
427 430
       },
428 431
 
429 432
     }

+ 1 - 1
src/xt_pages/dialysis/newDoctorAdvice.vue Bestand weergeven

@@ -2698,7 +2698,7 @@ export default {
2698 2698
           })
2699 2699
       },
2700 2700
       getGoodAllQuery(){
2701
-        this.toExportListThree()
2701
+        this.toStaticFour()
2702 2702
       },
2703 2703
       formatJson(filterVal, jsonData) {
2704 2704
         return jsonData.map(v => filterVal.map(j => v[j]));

+ 5 - 1
src/xt_pages/management/components/EditMachineForm.vue Bestand weergeven

@@ -190,7 +190,11 @@ export default {
190 190
         { id: 1, name: "0.22%季铵盐" },
191 191
         { id: 2, name: "500mg/l含氯消毒剂" },
192 192
         { id: 3, name: "1000mg/l含氯消毒剂" },
193
-        { id: 4, name: "1500mg/l含氯消毒剂" }
193
+        { id: 4, name: "1500mg/l含氯消毒剂" },
194
+        { id: 5,  name:"消毒湿巾"},
195
+        { id:6, name:"75%酒精"},
196
+        { id:7,name:"2000mg/L含氯消毒剂"}
197
+
194 198
       ],
195 199
       // 夜路消毒方式
196 200
       sterilizeType: [

+ 3 - 1
src/xt_pages/management/components/PlanForm.vue Bestand weergeven

@@ -218,7 +218,9 @@ export default {
218 218
         { id: 2, name: "500mg/l含氯消毒剂" },
219 219
         { id: 3, name: "1000mg/l含氯消毒剂" },
220 220
         { id: 4, name: "1500mg/l含氯消毒剂" },
221
-        { id: 5,  name:"消毒湿巾"}
221
+        { id: 5,  name:"消毒湿巾"},
222
+        { id:6, name:"75%酒精"},
223
+        { id:7,name:"2000mg/L含氯消毒剂"}
222 224
       ],
223 225
       // 夜路消毒方式
224 226
       sterilizeType: [

+ 12 - 1
src/xt_pages/management/components/UserForm.vue Bestand weergeven

@@ -1103,7 +1103,8 @@ export default {
1103 1103
         { id: 3, name: "1000mg/l含氯消毒剂" },
1104 1104
         { id: 4, name: "1500mg/l含氯消毒剂" },
1105 1105
         { id: 5, name: "消毒湿巾" },
1106
-        { id: 6, name: "1.85g/L季铵盐" }
1106
+        { id: 6, name: "1.85g/L季铵盐" },
1107
+        { id:7,name:"2000mg/L含氯消毒剂"}
1107 1108
       ],
1108 1109
       // 夜路消毒方式
1109 1110
       sterilizeType: [
@@ -1411,6 +1412,9 @@ export default {
1411 1412
             if (information[index].disinfectant_type === 6) {
1412 1413
                information[index].disinfectant_type = "1.85g/L季铵盐";
1413 1414
             }
1415
+            if (information[index].disinfectant_type === 7) {
1416
+               information[index].disinfectant_type = "2000mg/l含氯消毒剂";
1417
+            }
1414 1418
 
1415 1419
             if (information[index].disinfection === 1) {
1416 1420
               information[index].disinfection = "已消毒";
@@ -1997,6 +2001,9 @@ export default {
1997 2001
             if (information[index].disinfectant_type === 6) {
1998 2002
               information[index].disinfectant_type = "1.85g/L季铵盐";
1999 2003
             }
2004
+            if (information[index].disinfectant_type === 7) {
2005
+              information[index].disinfectant_type = "2000mg/l含氯消毒剂";
2006
+            }
2000 2007
 
2001 2008
             if (information[index].disinfection === 0) {
2002 2009
               information[index].disinfection = "";
@@ -2339,6 +2346,10 @@ export default {
2339 2346
               information[index].disinfectant_type = "1.85g/L季铵盐";
2340 2347
             }
2341 2348
 
2349
+            if (information[index].disinfectant_type === 7) {
2350
+              information[index].disinfectant_type = "2000mg/l含氯消毒剂";
2351
+            }
2352
+
2342 2353
             if (information[index].disinfection === 0) {
2343 2354
               information[index].disinfection = "";
2344 2355
             }

+ 3 - 1
src/xt_pages/management/home.vue Bestand weergeven

@@ -3000,7 +3000,9 @@ export default {
3000 3000
           { id: 3, name: '1000mg/l含氯消毒剂' },
3001 3001
           { id: 4, name: '1500mg/l含氯消毒剂' },
3002 3002
           { id: 5,  name:  "消毒湿巾"},
3003
-          { id:6,name:"1.85g/L季铵盐"}
3003
+          { id:6,name:"1.85g/L季铵盐"},
3004
+          { id:7,name:"2000mg/L含氯消毒剂"}
3005
+
3004 3006
         ],
3005 3007
         // 夜路消毒方式
3006 3008
         sterilizeType: [

+ 21 - 23
src/xt_pages/qcd/treatmentControlAnalysis/components/TimeAll.vue Bestand weergeven

@@ -53,7 +53,9 @@
53 53
     </div>
54 54
     <div class="tableTitle">统计表</div>
55 55
     <div>
56
-      <el-button @click="exportList" type="primary">导出</el-button>
56
+      <div style="margin-bottom: 10px;">
57
+        <el-button @click="exportList" type="primary">导出</el-button>
58
+      </div>
57 59
       <el-table :data="tableData" border style="width: 100%" :row-style="{ color: '#303133' }" :header-cell-style="{backgroundColor: 'rgb(245, 247, 250)',color: '#606266'}">
58 60
         <el-table-column
59 61
           fixed
@@ -222,8 +224,8 @@ export default {
222 224
   },
223 225
   methods: {
224 226
     exportList(){
225
-       console.log("DialysisData",this.tableData)
226
-       console.log("activeModes",this.activeModes)
227
+      //  console.log("DialysisData",this.tableData)
228
+      //  console.log("activeModes",this.activeModes)
227 229
 
228 230
        if(this.tableData!=null && this.tableData.length>0){
229 231
          for(let i=0;i<this.tableData.length;i++){
@@ -277,19 +279,7 @@ export default {
277 279
                this.tableData[i].mode_id_14 = this.tableData[i].data[this.activeModes[j].id].number?this.tableData[i].data[this.activeModes[j].id].number:""
278 280
             }
279 281
 
280
-            if(this.activeModes[j].id == 15){
281
-               this.tableData[i].mode_id_15 = this.tableData[i].data[this.activeModes[j].id].number?this.tableData[i].data[this.activeModes[j].id].number:""
282
-            }
283
-
284
-            if(this.activeModes[j].id == 16){
285
-               this.tableData[i].mode_id_16 = this.tableData[i].data[this.activeModes[j].id].number?this.tableData[i].data[this.activeModes[j].id].number:""
286
-            }
287
-            if(this.activeModes[j].id == 17){
288
-               this.tableData[i].mode_id_17 = this.tableData[i].data[this.activeModes[j].id].number?this.tableData[i].data[this.activeModes[j].id].number:""
289
-            }
290
-            if(this.activeModes[j].id == 18){
291
-               this.tableData[i].mode_id_18 = this.tableData[i].data[this.activeModes[j].id].number?this.tableData[i].data[this.activeModes[j].id].number:""
292
-            }
282
+          
293 283
 
294 284
             if(this.activeModes[j].id == 19){
295 285
                this.tableData[i].mode_id_19 = this.tableData[i].data[this.activeModes[j].id].number?this.tableData[i].data[this.activeModes[j].id].number:""
@@ -375,19 +365,16 @@ export default {
375 365
                this.tableData[i].mode_id_43 = this.tableData[i].data[this.activeModes[j].id].number?this.tableData[i].data[this.activeModes[j].id].number:""
376 366
             }
377 367
           
378
-            // this.tableData[i].HD =  ""
379
-            // this.tableData[i].HDF =  ""
380
-            // this.tableData[i].HD+HP =  "
381 368
           }
382 369
          }
383 370
        }
384
-       console.log("tabledate==============",this.tableData)
371
+      
385 372
       
386 373
        import('@/vendor/Export2Excel').then(excel => {
387
-        const tHeader = ['序号','日期','HD','HDF','HD+HP','HP','HF','SCUF','IUF','HFHD','HFHD+HP','HFR','HDF+HP','CRRT','腹水回输','IUF+HD','UF','HD+','I-HDF','HD高通','CVVH','CVVHD','CVVHDF','PE','血浆胆红素吸附+HP','HPD','HDP','PHF','HDF100','HDF600','HDF800','HDF1000','HDF80','HF16','HD无肝素','HDF17H','总数']
388
-        const filterVal = ['index','date','mode_id_1','mode_id_2','mode_id_3','mode_id_4','mode_id_5','mode_id_6','mode_id_7','mode_id_8','mode_id_9','mode_id_10','mode_id_11','mode_id_12','mode_id_13','mode_id_14','mode_id_15','mode_id_16','mode_id_17','mode_id_18','mode_id_19','mode_id_20','mode_id_21','mode_id_22','mode_id_23','mode_id_24','mode_id_25','mode_id_26','mode_id_27','mode_id_28','mode_id_29','mode_id_30','mode_id_31','mode_id_32','mode_id_33','mode_id_34','mode_id_35','mode_id_36','mode_id_37','mode_id_38','mode_id_39','mode_id_40','mode_id_41','mode_id_42','mode_id_43']
374
+        const tHeader = ['序号','日期','HD','HDF','HD+HP','HP','HF','SCUF','IUF','HFHD','HFHD+HP','PHF','HFR','HDF+HP','CRRT','腹水回输','IUF+HD','UF','HD+','血浆胆红素吸附+HDF','血浆胆红素吸附','I-HDF','HD高通','CVVH','CVVHD','CVVHDF','PE','血浆胆红素吸附+HP','HPD','HDP','HFD','HDF100','HDF600','HDF800','HDF1000','HDF80','HF16','HD(无肝素)','HDF17H','HD.','HD(2)']
375
+        const filterVal = ['index','date','mode_id_1','mode_id_2','mode_id_3','mode_id_4','mode_id_5','mode_id_6','mode_id_7','mode_id_8','mode_id_9','mode_id_10','mode_id_11','mode_id_12','mode_id_13','mode_id_14','mode_id_19','mode_id_20','mode_id_21','mode_id_22','mode_id_23','mode_id_24','mode_id_25','mode_id_26','mode_id_27','mode_id_28','mode_id_29','mode_id_30','mode_id_31','mode_id_32','mode_id_33','mode_id_34','mode_id_35','mode_id_36','mode_id_37','mode_id_38','mode_id_39','mode_id_40','mode_id_41','mode_id_42','mode_id_43']
389 376
 
390
-        const data = this.formatJson(filterVal, this.DialysisData)
377
+        const data = this.formatJson(filterVal, this.tableData)
391 378
 
392 379
         excel.export_json_to_excel({
393 380
            header: tHeader,
@@ -397,6 +384,17 @@ export default {
397 384
           this.downloadLoading = false
398 385
         })
399 386
       },
387
+      formatJson(filterVal, jsonData) {
388
+        return jsonData.map(v =>
389
+          filterVal.map(j => {
390
+            if (j === "timestamp") {
391
+              return parseTime(v[j]);
392
+            } else {
393
+              return v[j];
394
+            }
395
+          })
396
+       );
397
+     },
400 398
     changeTime(val) {
401 399
       var time = this.getTimestamp(val) - this.getTimestamp(this.listQuery.end_time);
402 400
       if (time > 0) {

+ 6 - 0
src/xt_pages/stock/detail/stockInDetail.vue Bestand weergeven

@@ -137,6 +137,12 @@
137 137
             </template>
138 138
           </el-table-column>
139 139
 
140
+          <!-- <el-table-column label="进销商" align="center">
141
+            <template slot-scope="scope">
142
+              {{ getDealerName(scope.row.dealer) }}
143
+            </template>
144
+          </el-table-column> -->
145
+
140 146
           <el-table-column label="操作时间" align="center">
141 147
             <template slot-scope="scope">
142 148
               {{ getTime(scope.row.Warehousing.warehousing_time) }}

+ 6 - 0
src/xt_pages/stock/detail/stockOutDetail.vue Bestand weergeven

@@ -142,6 +142,12 @@
142 142
             {{ getManufactuerName(scope.row.manufacturer) }}
143 143
           </template>
144 144
         </el-table-column>
145
+<!-- 
146
+        <el-table-column label="进销商" align="center">
147
+            <template slot-scope="scope">
148
+              {{ getDealerName(scope.row.dealer) }}
149
+            </template>
150
+          </el-table-column> -->
145 151
 
146 152
         <!-- <el-table-column label="单据类型" align="center">
147 153
           <template slot-scope="scope">

+ 18 - 0
src/xt_pages/stock/drugs/components/drugQuery.vue Bestand weergeven

@@ -79,6 +79,12 @@
79 79
                 {{getDrugTypeName(scope.row.drug_type)}}
80 80
               </template>
81 81
             </el-table-column>
82
+
83
+            <el-table-column label="医保等级" align="center" v-if="org_id ==10697 || org_id == 0">
84
+              <template slot-scope="scope">
85
+                <span>{{getMedicalInsuranceLeve(scope.row.medical_insurance_level)?getMedicalInsuranceLeve(scope.row.medical_insurance_level):"" }}</span> 
86
+              </template>
87
+            </el-table-column>
82 88
             <el-table-column label="药品名称" align="center">
83 89
               <template slot-scope="scope">
84 90
                  {{scope.row.drug_name}}
@@ -469,10 +475,20 @@ export default {
469 475
      checkData:[],
470 476
      outData:[],
471 477
      drug_id:0,
478
+     medicalInsuranceLevelList:[]
472 479
     }
473 480
   
474 481
   },
475 482
   methods:{
483
+    getMedicalInsuranceLeve(id){
484
+      var name = ""
485
+      for(let i=0;i<this.medicalInsuranceLevelList.length;i++){
486
+         if(id == this.medicalInsuranceLevelList[i].value){
487
+            name = this.medicalInsuranceLevelList[i].name
488
+         }
489
+      }
490
+      return name
491
+    },
476 492
     changeStorehouseName(){
477 493
       this.getlist()
478 494
     },
@@ -595,6 +611,8 @@ export default {
595 611
             // this.tableList = arr;
596 612
             this.total = response.data.data.total
597 613
             this.drugTypeList = response.data.data.drugTypeList
614
+
615
+            this.medicalInsuranceLevelList = response.data.data.medicalInsuranceLevelList
598 616
          }
599 617
       })
600 618
     },

+ 34 - 6
src/xt_pages/stock/drugs/components/purchaseNewDrugQuery.vue Bestand weergeven

@@ -77,11 +77,17 @@
77 77
                  {{scope.row.drug_name}}
78 78
               </template>
79 79
             </el-table-column>
80
+          
80 81
             <el-table-column label="规格&单位" align="center">
81 82
                 <template slot-scope="scope">
82 83
                   {{scope.row.dose}}{{scope.row.dose_unit}}*{{scope.row.min_number}}{{scope.row.min_unit}}/{{scope.row.max_unit}}
83 84
                 </template>
84 85
             </el-table-column>
86
+            <el-table-column label="国家编码" align="center">
87
+              <template slot-scope="scope">
88
+                 {{scope.row.medical_insurance_number}}
89
+              </template>
90
+            </el-table-column>
85 91
             <el-table-column label="生产厂商" align="center">
86 92
               <template slot-scope="scope">
87 93
                  {{getManufacturName(scope.row.manufacturer)}}
@@ -221,7 +227,7 @@ export default {
221 227
       getStorehouseList().then(response=>{
222 228
          if(response.data.state == 1){
223 229
            var houseList = response.data.data.list
224
-           var obj = {id:0,storehouse_name:"全部"}
230
+           var obj = {id:0,storehouse_name:""}
225 231
            this.houseList.push(obj)
226 232
            for(let i=0;i<houseList.length;i++){
227 233
              this.houseList.push(houseList[i])
@@ -499,6 +505,25 @@ export default {
499 505
             }
500 506
            
501 507
             }
508
+            
509
+            if(this.org_id == 0 || this.org_id == 10697){
510
+              if(list!=null && list.length>0){
511
+                var obj = {drug_type:"",drug_name:"合计",dose:"",dose_unit:"",min_number:"",min_unit:"",max_unit:"",medical_insurance_number:"",manufacturer:"",dealer:"",drugIn:"",drugInMoney:"",drugSaleMoney:0,drugAdd:"",drugAddPrice:"",drugAddSalePrice:0,drugOut:"",drugOutPrice:"",drugOutSalePrice:0,overDrug:"",overDrugPrice:"",oveDrugSaleMoney:0}
512
+                for(let i=0;i<list.length;i++){
513
+                  obj.drugSaleMoney += parseFloat(list[i].drugSaleMoney)
514
+                  obj.oveDrugSaleMoney += parseFloat(list[i].oveDrugSaleMoney)
515
+                  obj.drugAddSalePrice += parseFloat(list[i].drugAddSalePrice)
516
+                  obj.drugOutSalePrice +=parseFloat(list[i].drugOutSalePrice)
517
+                }
518
+                obj.drugSaleMoney  = obj.drugSaleMoney.toFixed(2)
519
+                obj.oveDrugSaleMoney  = obj.oveDrugSaleMoney.toFixed(2)
520
+                obj.drugAddSalePrice  = obj.drugAddSalePrice.toFixed(2)
521
+                obj.drugOutSalePrice  = obj.drugOutSalePrice.toFixed(2)
522
+                list.push(obj)
523
+
524
+              }
525
+            }
526
+           
502 527
             this.tableList = list;
503 528
             this.total = response.data.data.total
504 529
             this.manufacturerList = response.data.data.manufacturerList
@@ -537,13 +562,16 @@ export default {
537 562
     this.getlist()
538 563
    },
539 564
    getDrugTypeName(id){
565
+  
540 566
      var type_name = ""
541 567
      for(let i=0;i<this.drugTypeList.length;i++){
542 568
        if(id == this.drugTypeList[i].value){
543 569
          type_name = this.drugTypeList[i].name
544 570
        }
545 571
      }
546
-     return type_name
572
+     if (type_name !="全部"){
573
+      return type_name
574
+     }
547 575
    },
548 576
    getHouseName(id){
549 577
      var storehouse_name = ""
@@ -1373,10 +1401,10 @@ export default {
1373 1401
 
1374 1402
         }
1375 1403
         import('@/vendor/Export2Excel').then(excel => {
1376
-           const multiHeader = [['序号', '查询日期','  药品类型','药品名称','规格&单位','生产产商','经销商', '期初结余' , '', '', '本期增加', '', '', '本期减少' , '', '', '期末结余' , '', '']]
1377
-           const header = ['', '','','','','','', '数量', '进货金额', '销售金额', '数量', '进货金额', '销售金额', '数量', '进货金额', '销售金额', '数量', '进货金额', '销售金额']
1378
-           const merges = ['A1:A2', 'B1:B2','C1:C2','D1:D2','E1:E2','F1:F2','G1:G2','H1:J1', 'K1:M1', 'N1:P1', 'Q1:S1']
1379
-           const filterVal = ['index', 'query_date', 'good_type','drug_name','specification_name','manufacturer_name','dealer_name','drugIn','drugInMoney','drugSaleMoney','drugAdd','drugAddPrice','drugAddSalePrice','drugOut','drugOutPrice','drugOutSalePrice','overDrug','overDrugPrice','oveDrugSaleMoney']
1404
+           const multiHeader = [['序号', '查询日期','  药品类型','药品名称','规格&单位','国家编码','生产产商','经销商', '期初结余' , '', '', '本期增加', '', '', '本期减少' , '', '', '期末结余' , '', '']]
1405
+           const header = ['', '','','','','','','', '数量', '进货金额', '销售金额', '数量', '进货金额', '销售金额', '数量', '进货金额', '销售金额', '数量', '进货金额', '销售金额']
1406
+           const merges = ['A1:A2', 'B1:B2','C1:C2','D1:D2','E1:E2','F1:F2','G1:G2','H1:H2', 'I1:K1', 'L1:N1', 'O1:Q1','R1:T1']
1407
+           const filterVal = ['index', 'query_date', 'good_type','drug_name','specification_name','medical_insurance_number','manufacturer_name','dealer_name','drugIn','drugInMoney','drugSaleMoney','drugAdd','drugAddPrice','drugAddSalePrice','drugOut','drugOutPrice','drugOutSalePrice','overDrug','overDrugPrice','oveDrugSaleMoney']
1380 1408
 
1381 1409
            const data = this.formatJson(filterVal, this.tableList)
1382 1410
 

+ 25 - 2
src/xt_pages/stock/drugs/components/purchaseNewDrugQueryPrint.vue Bestand weergeven

@@ -28,6 +28,7 @@
28 28
                                   <td rowspan="2" width="80">药品类型</td>
29 29
                                   <td rowspan="2" width="80">药品名称</td>
30 30
                                   <td rowspan="2" width="80">规格&单位</td>
31
+                                  <td rowspan="2" width="80">国家编码</td>
31 32
                                   <td rowspan="2" width="80">生产厂商</td>
32 33
                                   <td rowspan="2" width="80">经销商</td>
33 34
                                   <td width="80" colspan="3">期初结余</td>
@@ -57,6 +58,7 @@
57 58
                                  <td> {{getDrugTypeName(item.drug_type)}}</td>
58 59
                                  <td> {{item.drug_name}}</td>
59 60
                                  <td> {{item.dose}}{{item.dose_unit}}*{{item.min_number}}{{item.min_unit}}/{{item.max_unit}}</td>
61
+                                 <td>{{item.medical_insurance_number}}</td>
60 62
                                  <td>{{getManufacturName(item.manufacturer)}}</td>
61 63
                                  <td>{{getDearName(item.dealer)}}</td>
62 64
                                  <td>{{item.drugIn}}</td>
@@ -410,11 +412,28 @@ export default {
410 412
                   list[i].oveDrugSaleMoney = "/"
411 413
                 }
412 414
             }
415
+            if(this.org_id == 0 || this.org_id == 10697){
416
+              if(list!=null && list.length>0){
417
+                var obj = {drug_type:"",drug_name:"合计",dose:"",dose_unit:"",min_number:"",min_unit:"",max_unit:"",medical_insurance_number:"",manufacturer:"",dealer:"",drugIn:"",drugInMoney:"",drugSaleMoney:0,drugAdd:"",drugAddPrice:"",drugAddSalePrice:0,drugOut:"",drugOutPrice:"",drugOutSalePrice:0,overDrug:"",overDrugPrice:"",oveDrugSaleMoney:0}
418
+                for(let i=0;i<list.length;i++){
419
+                  obj.drugSaleMoney += parseFloat(list[i].drugSaleMoney)
420
+                  obj.oveDrugSaleMoney += parseFloat(list[i].oveDrugSaleMoney)
421
+                  obj.drugAddSalePrice += parseFloat(list[i].drugAddSalePrice)
422
+                  obj.drugOutSalePrice +=parseFloat(list[i].drugOutSalePrice)
423
+                }
424
+                obj.drugSaleMoney  = obj.drugSaleMoney.toFixed(2)
425
+                obj.oveDrugSaleMoney  = obj.oveDrugSaleMoney.toFixed(2)
426
+                obj.drugAddSalePrice  = obj.drugAddSalePrice.toFixed(2)
427
+                obj.drugOutSalePrice  = obj.drugOutSalePrice.toFixed(2)
428
+                list.push(obj)
429
+
430
+              }
431
+            }
413 432
             this.tableList = list;
414 433
             this.total = response.data.data.total
415 434
             this.manufacturerList = response.data.data.manufacturerList
416 435
             var drugTypeList = response.data.data.drugTypeList
417
-            var obj = {value:0,name:"全部"}
436
+            var obj = {value:0,name:""}
418 437
             this.drugTypeList.push(obj)
419 438
             for(let i=0;i<drugTypeList.length;i++){
420 439
                this.drugTypeList.push(drugTypeList[i])
@@ -446,13 +465,17 @@ export default {
446 465
     this.getlist()
447 466
    },
448 467
    getDrugTypeName(id){
468
+  
449 469
      var type_name = ""
450 470
      for(let i=0;i<this.drugTypeList.length;i++){
451 471
        if(id == this.drugTypeList[i].value){
452 472
          type_name = this.drugTypeList[i].name
453 473
        }
454 474
      }
455
-     return type_name
475
+     if (type_name !="全部"){
476
+      return type_name
477
+     }
478
+     
456 479
    },
457 480
    getHouseName(id){
458 481
      var storehouse_name = ""

+ 16 - 0
src/xt_pages/stock/query/goodNewQuery.vue Bestand weergeven

@@ -53,6 +53,11 @@
53 53
                  {{ scope.row.good_number?scope.row.good_number:"" }}
54 54
               </template>
55 55
             </el-table-column>
56
+            <el-table-column label="医保等级" align="center" v-if="org_id ==10697 || org_id == 0">
57
+              <template slot-scope="scope">
58
+                <span>{{getMedicalInsuranceLeve(scope.row.medical_insurance_level)?getMedicalInsuranceLeve(scope.row.medical_insurance_level):"" }}</span> 
59
+              </template>
60
+            </el-table-column>
56 61
             <el-table-column label="耗材类型" align="center">
57 62
               <template slot-scope="scope">
58 63
                 {{getGoodTypeName(scope.row.good_type_id)}}
@@ -426,10 +431,20 @@ export default {
426 431
      checkdialogVisible:false,
427 432
      checkData:[],
428 433
      outData:[],
434
+     medicalInsuranceLevelList:[],
429 435
     }
430 436
   
431 437
   },
432 438
   methods:{
439
+    getMedicalInsuranceLeve(id){
440
+      var name = ""
441
+      for(let i=0;i<this.medicalInsuranceLevelList.length;i++){
442
+         if(id == this.medicalInsuranceLevelList[i].value){
443
+            name = this.medicalInsuranceLevelList[i].name
444
+         }
445
+      }
446
+      return name
447
+    },
433 448
     changeStorehouseName(){
434 449
       this.getlist()
435 450
     },
@@ -504,6 +519,7 @@ export default {
504 519
             this.loading = false
505 520
             this.tableList = list
506 521
             this.total = response.data.data.total
522
+            this.medicalInsuranceLevelList = response.data.data.medicalInsuranceLevelList
507 523
            
508 524
          }
509 525
       })

+ 81 - 5
src/xt_pages/stock/query/purchaseNewStockQuery.vue Bestand weergeven

@@ -71,7 +71,13 @@
71 71
         
72 72
             <el-table-column label="耗材编码" align="center" v-if="org_id ==9956 || org_id == 0">
73 73
               <template slot-scope="scope">
74
-                <span v-if="scope.row.good_number>0">{{ scope.row.good_number?scope.row.good_number:"" }}</span> 
74
+                <span>{{ scope.row.good_number?scope.row.good_number:"" }}</span> 
75
+              </template>
76
+            </el-table-column>
77
+           
78
+            <el-table-column label="国家编码" align="center">
79
+              <template slot-scope="scope">
80
+                <span>{{ scope.row.social_security_directory_code?scope.row.social_security_directory_code:"" }}</span> 
75 81
               </template>
76 82
             </el-table-column>
77 83
             <el-table-column label="耗材类型" align="center">
@@ -212,6 +218,7 @@ export default {
212 218
           },
213 219
       },
214 220
      dealerList:[],
221
+     medicalInsuranceLevelList:[]
215 222
     }
216 223
   
217 224
   },
@@ -304,7 +311,7 @@ export default {
304 311
              
305 312
 
306 313
               list[i].outStock = this.getWarehosueOutInfo(list[i].WarehouseOutInfoStart,list[i].WareStartEndStockInventoryLosses,list[i].StartEndCancelFLowInfo)//本期减少
307
-              if(this.org_id == 0){
314
+              if(this.org_id == 0 || this.org_id == 10697){
308 315
                 list[i].stockOutprice = list[i].packing_price
309 316
                 list[i].saleOutMoney = (list[i].packing_price * list[i].outStock).toFixed(2)
310 317
               }else{
@@ -337,15 +344,45 @@ export default {
337 344
              
338 345
             }
339 346
             console.log("listwowowoowowowow",list)
347
+
348
+            var obj = {good_number:"",medical_insurance_level:"",social_security_directory_code:"合计",good_type_id:"",good_name:"",specification_name:"",packing_unit:"",manufacturer:"",dealer:"",stockIn:"",stock_in_price:"",stockMoney:0,outStock:"",stockOutprice:"",saleStockMoney:0,saleOutMoney:0,overStock:"",overPrice:"",overMoney:0}
349
+          
350
+            if(this.org_id == 0 || this.org_id == 10697){
351
+              if(list.length!=null){
352
+                for(let i=0;i<list.length;i++){
353
+                 
354
+                  //  obj.stock_in_price += (this.tableList[i].stock_in_price).toFixed(2)
355
+                  obj.stockMoney += parseFloat(list[i].stockMoney) 
356
+                  //  obj.stockOutprice += (this.tableList[i].stockOutprice).toFixed(2)
357
+                  obj.saleStockMoney += parseFloat(list[i].saleStockMoney)
358
+
359
+                  obj.saleOutMoney += parseFloat(list[i].saleOutMoney)
360
+                  //  obj.overPrice += (this.tableList[i].overPrice).toFixed(2)
361
+                  obj.overMoney += parseFloat(list[i].overMoney)
362
+
363
+                }
364
+                obj.stockMoney = obj.stockMoney.toFixed(2)
365
+                obj.saleStockMoney = obj.saleStockMoney.toFixed(2)
366
+                obj.overMoney = obj.overMoney.toFixed(2)
367
+                obj.saleOutMoney = obj.saleOutMoney.toFixed(2)
368
+              
369
+                list.push(obj)
370
+             }
371
+            }
372
+           
373
+            console.log("list233333333333333333333333333333333",list)
340 374
             this.tableList = list
341 375
             this.total = response.data.data.total
342 376
 
343 377
            this.manufacturerList = response.data.data.manufacturerList
378
+
344 379
           
380
+        
345 381
            
346 382
          }
347 383
       })
348 384
     },
385
+   
349 386
     getManufacturName(id){
350 387
       var manufacturer_name = ""
351 388
       for(let i=0;i<this.manufacturerList.length;i++){
@@ -383,7 +420,10 @@ export default {
383 420
          type_name = this.goodTypeList[i].type_name
384 421
        }
385 422
      }
386
-     return type_name
423
+     if(type_name !='全部'){
424
+      return type_name
425
+     }
426
+    
387 427
    },
388 428
    getHouseName(id){
389 429
      var storehouse_name = ""
@@ -1043,7 +1083,7 @@ export default {
1043 1083
    },
1044 1084
    exportList: function() {
1045 1085
 
1046
-       if(this.org_id!=0&& this.org_id!=9956){
1086
+       if(this.org_id!=0&& this.org_id!=9956 && this.org_id!=10697){
1047 1087
          
1048 1088
         for(let i=0;i<this.tableList.length;i++){
1049 1089
           this.tableList[i].index = i+1
@@ -1075,7 +1115,7 @@ export default {
1075 1115
         })
1076 1116
        }
1077 1117
 
1078
-       if(this.org_id == 0 || this.org_id == 9956){
1118
+       if(this.org_id == 9956){
1079 1119
         
1080 1120
         for(let i=0;i<this.tableList.length;i++){
1081 1121
           this.tableList[i].index = i+1
@@ -1104,6 +1144,38 @@ export default {
1104 1144
             })
1105 1145
         })
1106 1146
        }
1147
+
1148
+       if(this.org_id == 10697 || this.org_id == 0){
1149
+        
1150
+        for(let i=0;i<this.tableList.length;i++){
1151
+          this.tableList[i].index = i+1
1152
+          this.tableList[i].query_date = this.start_time+"~"+this.end_time
1153
+          this.tableList[i].good_type = this.getGoodTypeName(this.tableList[i].good_type_id)
1154
+          this.tableList[i].manufacturer_name = this.getManufacturName(this.tableList[i].manufacturer)
1155
+          this.tableList[i].dealer_name = this.getDearName(this.tableList[i].dealer)
1156
+          this.tableList[i].specification_name_one = this.tableList[i].specification_name + "/"+this.tableList[i].packing_unit
1157
+        }
1158
+        import('@/vendor/Export2Excel').then(excel => {
1159
+           const multiHeader = [['序号','国家编码', '查询日期',' 耗材类型','耗材名称','规格&单位','生产产商','经销商', '期初结余' , '', '', '本期增加', '', '', '本期减少' , '', '', '期末结余' , '', '']]
1160
+           const header = ['','', '','','','','','', '数量', '进货金额', '销售金额', '数量', '进货金额', '销售金额', '数量', '进货金额', '销售金额', '数量', '进货金额', '销售金额']
1161
+           const merges = ['A1:A2', 'B1:B2','C1:C2','D1:D2','E1:E2','F1:F2','G1:G2','H1:H2','I1:K1', 'L1:N1', 'O1:Q1', 'R1:T1']
1162
+           const filterVal = ['index','social_security_directory_code', 'query_date', 'good_type','good_name','specification_name_one','manufacturer_name','dealer_name','stockIn','stock_in_price','stockMoney','stockAdd','addStockMoney','saleStockMoney','outStock','stockOutprice','saleOutMoney','overStock','overPrice','overMoney']
1163
+    
1164
+           const data = this.formatJson(filterVal, this.tableList)
1165
+        
1166
+           const filename = '进销存查询'
1167
+            
1168
+            excel.export_json_to_excel({
1169
+              multiHeader,
1170
+              header,
1171
+              merges,
1172
+              data,
1173
+              filename
1174
+            })
1175
+        })
1176
+       }
1177
+
1178
+       
1107 1179
    
1108 1180
       },
1109 1181
       formatJson(filterVal, jsonData) {
@@ -1163,9 +1235,13 @@ export default {
1163 1235
       return count
1164 1236
     },
1165 1237
     getAllQuery(){
1238
+
1166 1239
      this.getlist()
1167 1240
     }
1168 1241
   },
1242
+  created(){
1243
+ 
1244
+  }
1169 1245
 
1170 1246
 }
1171 1247
 </script>

+ 32 - 4
src/xt_pages/stock/query/purchaseNewStockQueryPrint.vue Bestand weergeven

@@ -25,7 +25,8 @@
25 25
                             <thead>
26 26
                                 <tr>
27 27
                                   <td rowspan="2" width="80">序号</td>
28
-                                  <td rowspan="2" width="80" v-if="org_id==9956">耗材编码</td>
28
+                                  <td rowspan="2" width="80" v-if="org_id==9956 || org_id == 0">耗材编码</td>
29
+                                  <td rowspan="2" width="80">国家编码</td>
29 30
                                   <td rowspan="2" width="80">耗材名称</td>
30 31
                                   <td rowspan="2" width="80">耗材类型</td>
31 32
                                   <td rowspan="2" width="80">规格&单位</td>
@@ -56,6 +57,7 @@
56 57
                                 <tr v-for="(item,index) in this.tableList" :key="index">
57 58
                                  <td>{{index + 1}}</td>
58 59
                                  <td v-if="org_id==9956">{{item.good_number}}</td>
60
+                                 <td>{{item.social_security_directory_code}}</td>
59 61
                                  <td>{{item.good_name}}</td>
60 62
                                  <td>{{getGoodTypeName(item.good_type_id)}}</td>
61 63
                                  <td>{{item.specification_name}}</td>
@@ -205,7 +207,7 @@ export default {
205 207
                     list[i].outStock = this.getWarehosueOutInfo(list[i].WarehouseOutInfoStart,list[i].WareStartEndStockInventoryLosses,list[i].StartEndCancelFLowInfo)//本期减少
206 208
                    
207 209
                      
208
-                    if(this.org_id == 0){
210
+                    if(this.org_id == 0 || this.org_id == 10697){
209 211
                       list[i].stockOutprice = list[i].packing_price
210 212
                       list[i].saleOutMoney = (list[i].packing_price * list[i].outStock).toFixed(2)
211 213
                     }else{
@@ -228,8 +230,31 @@ export default {
228 230
                      }
229 231
                 
230 232
                 }
231
-                this.tableList = list
233
+               
234
+               var obj = {good_number:"",medical_insurance_level:"",social_security_directory_code:"合计",good_type_id:"",good_name:"",specification_name:"",packing_unit:"",manufacturer:"",dealer:"",stockIn:"",stock_in_price:"",stockMoney:0,outStock:"",stockOutprice:"",saleStockMoney:0,saleOutMoney:0,overStock:"",overPrice:"",overMoney:0}
235
+          
236
+                if(this.org_id == 0 || this.org_id == 10697){
237
+                  if(list.length!=null){
238
+                    for(let i=0;i<list.length;i++){
239
+                    
240
+                      //  obj.stock_in_price += (this.tableList[i].stock_in_price).toFixed(2)
241
+                      obj.stockMoney += parseFloat(list[i].stockMoney) 
242
+                      //  obj.stockOutprice += (this.tableList[i].stockOutprice).toFixed(2)
243
+                      obj.saleStockMoney += parseFloat(list[i].saleStockMoney)
244
+
245
+                      obj.saleOutMoney += parseFloat(list[i].saleOutMoney)
246
+                      //  obj.overPrice += (this.tableList[i].overPrice).toFixed(2)
247
+                      obj.overMoney += parseFloat(list[i].overMoney)
232 248
 
249
+                    }
250
+                    obj.stockMoney = obj.stockMoney.toFixed(2)
251
+                    obj.saleStockMoney = obj.saleStockMoney.toFixed(2)
252
+                    obj.overMoney = obj.overMoney.toFixed(2)
253
+                    obj.saleOutMoney = obj.saleOutMoney.toFixed(2)
254
+                  
255
+                    list.push(obj)
256
+                 }
257
+                }
233 258
                this.manufacturerList = response.data.data.manufacturerList
234 259
             
235 260
             }
@@ -522,7 +547,10 @@ export default {
522 547
             type_name = this.goodTypeList[i].type_name
523 548
         }
524 549
         }
525
-        return type_name
550
+        if(type_name!="全部"){
551
+          return type_name
552
+        }
553
+       
526 554
        },
527 555
     getWarehouseInfoStart(arr1,arr2,arr3,arr4,arr5){
528 556
       var count =0

+ 2 - 0
src/xt_pages/stock/stockFlow.vue Bestand weergeven

@@ -473,6 +473,8 @@
473 473
            this.manufacturerList = manufacturerList
474 474
            this.houseList = response.data.data.houseList
475 475
            this.patientList = response.data.data.patients
476
+
477
+          
476 478
           }
477 479
        })
478 480
      },

+ 2 - 0
src/xt_pages/stock/stockInOrderAdd.vue Bestand weergeven

@@ -224,6 +224,8 @@
224 224
               </el-form-item>
225 225
             </template>
226 226
           </el-table-column>
227
+
228
+          
227 229
            <el-table-column label="经销商" align="center" width="150">
228 230
              <template slot-scope="scope">
229 231
                <el-select size="small" v-model="scope.row.dealer" filterable placeholder="请选择厂商">

+ 251 - 39
src/xt_pages/stock/stockInventoryModePrint.vue Bestand weergeven

@@ -13,32 +13,95 @@
13 13
 
14 14
                 <table class="printTable" border="0" cellspacing="0" align="center">
15 15
                     <thead class="print_head">
16
-                        <tr><td colspan="11">{{org_name}}</td></tr>
17
-                        <tr><td colspan="11">耗材盘点</td></tr>
16
+                        <tr><td colspan="11">南昌顺友好血液透析中心 {{org_name}}</td></tr>
17
+                        <tr>
18
+                          <td colspan="11">耗材盘点</td>
19
+                         
20
+                        </tr>
21
+                        <tr>
22
+                          <td colspan="11">
23
+                            <div style="float: right;margin-left: 600px;width: 200px;">{{ getNowTime() }}</div>
24
+                          </td>
25
+                        </tr>
26
+                       
18 27
                     </thead>
28
+                  
19 29
                     <tbody class="print_body">
20 30
                     <tr>
21
-                        <td align="center">耗材名称</td>
22
-                        <td align="center">规格</td>
23
-                     
24
-                        <td align="center">本月入库数量</td>
25
-                        <td align="center">本月出库数量</td>
26
-                        <td align="center">本月剩余库存</td>
27
-                        <td align="center">批号</td>
28
-                        <td align="center">生产日期</td> 
29
-                        <td align="center">有效日期</td>
30
-                        <td align="center">生产厂商</td>
31
-                        <td align="center">盘点数量</td>
31
+                        <td align="center" style="width: 50px;">序号</td>
32
+                        <td align="center" style="width: 200px;">耗材名称</td>
33
+                        <td align="center" style="width: 200px;">规格</td>
34
+                        <td align="center" style="width: 200px;">上期结余数量</td>
35
+                        <td align="center" style="width: 200px;">本月入库数量</td>
36
+                        <td align="center" style="width: 200px;">进货金额</td>
37
+                        <td align="center" style="width: 200px;">本月入库总金额</td>
38
+                        <td align="center" style="width: 200px;">本月出库数量</td>
39
+                        <td align="center" style="width: 200px;">销售价</td>
40
+                        <td align="center" style="width: 200px;">本月销售总金额</td>
41
+                        <td align="center" style="width: 200px;" >本月剩余库存数量</td>
42
+                        <td align="center" style="width: 200px;">进货价</td>
43
+                        <td align="center" style="width: 200px;">本月剩余总金额</td>
44
+                        <td align="center" style="width: 200px;">批号</td>
45
+                        <!-- <td align="center" style="width: 200px;">生产日期</td>  -->
46
+                        <td align="center" style="width: 200px;">有效日期</td>
47
+                        <td align="center" style="width: 200px;">生产厂商</td>
48
+                        <td align="center" style="width: 200px;">盘点数量</td>
32 49
                        
33 50
                     </tr>
34 51
 
35 52
                     <tr v-for="(item,index) in tableList" :key="index">
36
-                        <td align="center">{{ item.good_name }}</td>
37
-                        <td align="center">{{ item.specification_name }}</td>
38
-                        <td align="center">{{ getInCount(item.good_id) }}</td>
39
-                        <td align="center">{{ getOutCount(item.good_id) }}</td> 
40
-                        <td align="center">{{ getSumCount(item.good_id) }}</td>
41 53
                         <td align="center">
54
+                          <span v-if="item.is_total == 0">{{ index+1 }}</span>
55
+                          <span v-if="item.is_total == 1">{{ item.index }}</span>
56
+                        </td>
57
+                        <td align="center">
58
+                          <span v-if="item.is_total == 0">{{ item.good_name }}</span> 
59
+                        </td>
60
+                        <td align="center">
61
+                          <span v-if="item.is_total == 0">{{ item.specification_name }}</span> 
62
+                        </td>
63
+                        <td align="center">
64
+                          <span v-if="item.is_total == 0">{{ getLastOver(item.good_id) }}</span> 
65
+                          <span v-if="item.is_total == 1">{{ item.last_over}}</span> 
66
+                        </td>
67
+                        <td align="center">
68
+                          <span v-if="item.is_total == 0">{{ getInCount(item.good_id) }}</span> 
69
+                          <span v-if="item.is_total == 1">{{ item.month_in_total }}</span> 
70
+                        </td>
71
+                        <td align="center">
72
+                          <span v-if="item.is_total == 0">{{ getBuyPrice(item.good_id) }}</span> 
73
+                          <span v-if="item.is_total == 1">{{ item.buy_price }}</span> 
74
+                        </td>
75
+                        <td align="center">
76
+                          <span v-if="item.is_total == 0">{{ (getInCount(item.good_id)*getBuyPrice(item.good_id)).toFixed(2) }}</span> 
77
+                          <span v-if="item.is_total == 1">{{ item.month_in_total_price }}</span> 
78
+                        </td>
79
+                        <td align="center">
80
+                          <span v-if="item.is_total == 0"> {{ getOutCount(item.good_id) }}</span>
81
+                          <span v-if="item.is_total == 1"> {{ item.month_out_total}}</span>
82
+                        </td> 
83
+                        <td align="center">
84
+                          <span v-if="item.is_total==0"> {{ getPackingPrice(item.good_id) }}</span>
85
+                          <span v-if="item.is_total==1"> {{item.packing_price }}</span>
86
+                        </td>
87
+                        <td align="center">
88
+                          <span v-if="item.is_total == 0"> {{ (getOutCount(item.good_id)*getPackingPrice(item.good_id)).toFixed(2) }}</span>
89
+                          <span v-if="item.is_total == 1">{{ item.month_out_total_price }}</span>
90
+                        </td>
91
+                        <td align="center">
92
+                          <span v-if="item.is_total == 0">{{ getSumCount(item.good_id) }}</span>
93
+                          <span v-if="item.is_total == 1">{{item.month_over_total }}</span>
94
+                        </td>
95
+                        <td align="center">
96
+                          <span v-if="item.is_total == 0"> {{ getBuyPrice(item.good_id) }}</span> 
97
+                          <span v-if="item.is_total == 1"> {{ item.buy_price }}</span> 
98
+                        </td>
99
+                        <td align="center">
100
+                          <span v-if="item.is_total == 0"> {{ (getSumCount(item.good_id) * getBuyPrice(item.good_id)).toFixed(2)}}</span>
101
+                          <span v-if="item.is_total == 1"> {{ item.month_over_total_price}}</span>
102
+                        </td>
103
+                        <td align="center">
104
+                          <span v-if="item.is_total == 0">
42 105
                             <table
43 106
                                 class="ware_table"
44 107
                                 style="width: 100%; border-collapse: collapse"
@@ -74,9 +137,10 @@
74 137
                                     </td>
75 138
                               </tr>
76 139
                             </table>
140
+                          </span>
77 141
                         </td>
78 142
                        
79
-                        <td align="center">
143
+                        <!-- <td align="center">
80 144
                             <table
81 145
                                 class="ware_table"
82 146
                                 style="width: 100%; border-collapse: collapse"
@@ -112,8 +176,9 @@
112 176
                                     </td>
113 177
                               </tr>
114 178
                             </table>
115
-                        </td>
179
+                        </td> -->
116 180
                         <td align="center">
181
+                          <span v-if="item.is_total == 0">
117 182
                             <table
118 183
                                 class="ware_table"
119 184
                                 style="width: 100%; border-collapse: collapse"
@@ -149,9 +214,10 @@
149 214
                                     </td>
150 215
                               </tr>
151 216
                             </table>
217
+                          </span> 
152 218
                         </td>
153 219
                         <td align="center">
154
-
220
+                           <span v-if="item.is_total == 0">
155 221
                             <table
156 222
                                 class="ware_table"
157 223
                                 style="width: 100%; border-collapse: collapse"
@@ -187,6 +253,7 @@
187 253
                                     </td>
188 254
                               </tr>
189 255
                             </table>
256
+                          </span>
190 257
 
191 258
                         </td>
192 259
                         <td align="center">
@@ -198,6 +265,9 @@
198 265
                    
199 266
                     </tbody>
200 267
                 </table>
268
+
269
+                <div style="float: left;">盘点人签字:</div>
270
+                <div style="float: right;">监盘人签字:</div>
201 271
             </div>
202 272
         </div>
203 273
     </div>
@@ -218,10 +288,9 @@ import { getStockInventroyModePrintList } from  "@/api/stock"
218 288
         crumbs: [
219 289
             { path: false, name: '库存管理' },
220 290
             { path: false, name: '耗材管理' },
221
-            { path: false, name: '耗材模版打印' },
291
+            { path: false, name: '耗材盘点模版打印' },
222 292
           ],
223 293
           tableList:[],
224
-          org_name: this.$store.getters.xt_user.org.org_name,
225 294
           start_time:"",
226 295
           end_time:"",
227 296
           manufacturerList:[],
@@ -229,10 +298,24 @@ import { getStockInventroyModePrintList } from  "@/api/stock"
229 298
           outinfo:[],
230 299
           flowProList:[],
231 300
           flowNoProList:[],
232
-          goodInfo:[]
301
+          goodInfo:[],
302
+          org_name:"",
303
+          warehouseinfoList:[],
304
+          warehouseOutInfoList:[],
305
+          cancelInfoList:[],
306
+       
233 307
        }
234 308
      },
235 309
      methods:{
310
+        getNowTime: function () {
311
+          let dateTime;
312
+          let yy = new Date().getFullYear();
313
+          let mm = new Date().getMonth() + 1;
314
+          let dd = new Date().getDate();
315
+        
316
+          dateTime = yy + '年' + mm + '月' + dd + '日'
317
+          return dateTime
318
+        },
236 319
         printAction: function() {
237 320
             const style = '@page{size:landscape;margin: 10mm;} @media print { print_content{width:960px;margin:0} .flex{display: flex;justify-content: space-between;} .printTable{width:100%;border-collapse: collapse;border:0px;margin:10px 0;} .printTable thead{text-align:center}.printTable td{padding:5px;} .print_body tr td{border: 1px solid;font-size:12px;border-collapse:collapse;} }';
238 321
             printJS({ 
@@ -259,7 +342,6 @@ import { getStockInventroyModePrintList } from  "@/api/stock"
259 342
             start_time:this.$route.query.start_time,
260 343
             end_time:this.$route.query.end_time,
261 344
           }
262
-          console.log("params-------",params)
263 345
           const loading = this.$loading({
264 346
             lock: true,
265 347
             text: 'Loading',
@@ -269,8 +351,29 @@ import { getStockInventroyModePrintList } from  "@/api/stock"
269 351
           getStockInventroyModePrintList(params).then(response=>{
270 352
               if(response.data.state == 1){
271 353
                  var list  =  response.data.data.list
354
+                 var manufacturerList = response.data.data.manufacturerList
355
+                 this.manufacturerList = manufacturerList
356
+
357
+                 this.infoList = response.data.data.infoList
358
+
359
+                 this.outinfo = response.data.data.outinfo
360
+
361
+                 this.flowNoProList = response.data.data.flowNoProList
362
+
363
+                 this.flowProList = response.data.data.flowProList
364
+
365
+                 this.goodInfo = response.data.data.goodInfo
366
+
367
+                 var warehouseinfo =  response.data.data.warehouseinfo
368
+               
369
+                 this.warehouseinfoList = warehouseinfo
370
+                 var warehouseOutInfo =  response.data.data.warehouseOutInfo
371
+                 
372
+                 this.warehouseOutInfoList = warehouseOutInfo
373
+                 var cancelInfoList = response.data.data.cancelInfo
374
+                 this.cancelInfoList = cancelInfoList
272 375
                   loading.close()
273
-                 console.log("list===============",list)
376
+                //  console.log("list===============",list)
274 377
 
275 378
                 if(list!=null && list.length > 0){
276 379
                   let dataInfo = {}
@@ -283,6 +386,18 @@ import { getStockInventroyModePrintList } from  "@/api/stock"
283 386
                       count:0,
284 387
                       specification_name:item.specification_name,
285 388
                       good_name:item.good_name,
389
+                      last_over:0, //上期结余数量
390
+                      month_in_total:0,//本月入库数量
391
+                      buy_price:0,//进货金额
392
+                      month_in_total_price:0,//本月入库总金额
393
+                      month_out_total:0,//本月出库数量,
394
+                      packing_price:0,//销售价,
395
+                      month_out_total_price:0,//本月销售总金额,
396
+                      month_over_total:0,//本月剩余库存
397
+                      month_over_total_price:0,
398
+                      is_total:0,
399
+
400
+
286 401
                     }
287 402
                   }
288 403
                 })
@@ -294,23 +409,39 @@ import { getStockInventroyModePrintList } from  "@/api/stock"
294 409
                           arr[i].child.push(list[j])
295 410
                        }
296 411
                    }
412
+
297 413
                 }
298 414
                 
299
-                this.tableList = arr
300
-                console.log("arr--------------",arr)
301
-                }
302
-                 var manufacturerList = response.data.data.manufacturerList
303
-                 this.manufacturerList = manufacturerList
415
+                for(let s=0;s < arr.length;s++){
416
+                  arr[s].last_over = this.getLastOver(arr[s].good_id)
417
+                  arr[s].month_in_total = this.getInCount(arr[s].good_id)
418
+                  arr[s].buy_price = this.getBuyPrice(arr[s].good_id)
419
+                  arr[s].month_in_total_price = (this.getInCount(arr[s].good_id) * this.getBuyPrice(arr[s].good_id)).toFixed(2)
420
+                  arr[s].month_out_total = this.getOutCount(arr[s].good_id)
421
+                  arr[s].packing_price = this.getPackingPrice(arr[s].good_id)
422
+                  arr[s].month_out_total_price = (this.getOutCount(arr[s].good_id) *this.getPackingPrice(arr[s].good_id)).toFixed(2)
304 423
 
305
-                 this.infoList = response.data.data.infoList
424
+                  arr[s].month_over_total = this.getSumCount(arr[s].good_id)
306 425
 
307
-                 this.outinfo = response.data.data.outinfo
426
+                  arr[s].month_over_total_price = (this.getBuyPrice(arr[s].good_id) * this.getSumCount(arr[s].good_id)).toFixed(2)
308 427
 
309
-                 this.flowNoProList = response.data.data.flowNoProList
310
-
311
-                 this.flowProList = response.data.data.flowProList
312
-
313
-                 this.goodInfo = response.data.data.goodInfo
428
+                }
429
+                console.log("arr------------------------------------------",arr)
430
+                this.tableList = arr
431
+              
432
+                }
433
+               
434
+                
435
+                var obj = {is_total:1,index:"合计",last_over:"",month_in_total:"",buy_price:"",month_in_total_price:0,month_out_total:"",packing_price:"",month_out_total_price:0,month_over_total:"",month_over_total_price:0}
436
+                for(let i=0;i<this.tableList.length;i++){
437
+                   obj.month_in_total_price += parseFloat(this.tableList[i].month_in_total_price) 
438
+                   obj.month_out_total_price += parseFloat(this.tableList[i].month_out_total_price) 
439
+                   obj.month_over_total_price +=parseFloat(this.tableList[i].month_over_total_price) 
440
+                }
441
+                console.log("obj===============================",obj)
442
+                 this.tableList.push(obj)
443
+                 console.log("tableLIDT========",this.tableList)
444
+                
314 445
               }
315 446
           })
316 447
         },
@@ -323,6 +454,77 @@ import { getStockInventroyModePrintList } from  "@/api/stock"
323 454
            }
324 455
            return manufacturer_name
325 456
         },
457
+        getLastOver(good_id){
458
+          var in_count = 0 
459
+          var out_count = 0
460
+          var cancel_count = 0
461
+          var total_count = 0
462
+          var in_arr = []
463
+          var out_arr = []
464
+          var cancel_arr = []
465
+          for(let i=0;i<this.warehouseinfoList.length;i++){
466
+             if(good_id == this.warehouseinfoList[i].good_id){
467
+              in_arr.push(this.warehouseinfoList[i])
468
+             }
469
+             
470
+          }
471
+
472
+          for(let i=0;i<in_arr.length;i++){
473
+            in_count += parseInt(in_arr[i].count)
474
+          }
475
+          for(let i=0;i<this.warehouseOutInfoList.length;i++){
476
+            if(good_id == this.warehouseOutInfoList[i].good_id){
477
+              out_arr.push(this.warehouseOutInfoList[i])
478
+             
479
+            }
480
+          }
481
+          for(let i=0;i<out_arr.length;i++){
482
+            out_count += parseInt(out_arr[i].count)
483
+          }
484
+
485
+          for(let i=0;i<this.cancelInfoList.length;i++){
486
+            if(good_id == this.cancelInfoList[i].good_id){
487
+              cancel_arr.push(this.cancelInfoList[i])
488
+            
489
+            }
490
+          }
491
+
492
+          for(let i=0;i<cancel_arr.length;i++){
493
+            cancel_count += parseInt(cancel_arr[i].count)
494
+          }
495
+
496
+          // console.log("good_id",good_id)
497
+          // console.log("in_count",in_count)
498
+          // console.log("cancel_count",cancel_count)
499
+          // console.log("out_count",out_count)
500
+
501
+
502
+          total_count = in_count +cancel_count - out_count
503
+
504
+          return  total_count
505
+
506
+
507
+        },
508
+
509
+        getBuyPrice(good_id){
510
+          var buy_price = ""
511
+          for(let i=0;i<this.goodInfo.length;i++){
512
+           if(good_id == this.goodInfo[i].id){
513
+              buy_price = this.goodInfo[i].buy_price
514
+           }
515
+          }
516
+          return buy_price
517
+        },
518
+        getPackingPrice(good_id){
519
+          var packing_price = ""
520
+          for(let i=0;i<this.goodInfo.length;i++){
521
+           if(good_id == this.goodInfo[i].id){
522
+            packing_price = this.goodInfo[i].packing_price
523
+           }
524
+          }
525
+          return packing_price
526
+        },
527
+        
326 528
         
327 529
         getInCount(good_id){
328 530
           
@@ -355,6 +557,15 @@ import { getStockInventroyModePrintList } from  "@/api/stock"
355 557
           total = total_count + total_count_one
356 558
           return total
357 559
         },
560
+        getInPrice(good_id){
561
+          var packing_price = ""
562
+          for(let i=0;i<this.goodInfo.length;i++){
563
+             if(good_id == this.goodInfo[i].id){
564
+              packing_price = this.goodInfo[i].packing_price
565
+             }
566
+          }
567
+          return packing_price
568
+        },
358 569
         getOutCount(good_id){
359 570
 
360 571
           var newArr =[]
@@ -401,7 +612,8 @@ import { getStockInventroyModePrintList } from  "@/api/stock"
401 612
         
402 613
      },
403 614
      created(){
404
-        
615
+      var xtuser = this.$store.getters.xt_user;
616
+      this.org_name = xtuser.org.org_name;
405 617
         this.getlist()
406 618
      }
407 619
 

+ 13 - 13
src/xt_permission.js Bestand weergeven

@@ -12,19 +12,19 @@ const permissionWhiteList = loginWhiteList.concat(['/']) // 权限验证白名
12 12
 
13 13
 router.beforeEach((to, from, next) => {
14 14
   // 线上注释
15
-  // if (!store.getters.configlist || store.getters.configlist === undefined || store.getters.configlist.length <= 0) {
16
-  //   store.dispatch('VerifyConfigList', []).then(() => {
17
-  //     next()
18
-  //   })
19
-  // }
20
-  // if (store.getters.permission_routers === undefined) {
21
-  //   store.dispatch('xt_GenerateRoutes', []).then(() => {
22
-  //     next()
23
-  //   })
24
-  // } else {
25
-  //   next()
26
-  // }
27
-  // return
15
+  if (!store.getters.configlist || store.getters.configlist === undefined || store.getters.configlist.length <= 0) {
16
+    store.dispatch('VerifyConfigList', []).then(() => {
17
+      next()
18
+    })
19
+  }
20
+  if (store.getters.permission_routers === undefined) {
21
+    store.dispatch('xt_GenerateRoutes', []).then(() => {
22
+      next()
23
+    })
24
+  } else {
25
+    next()
26
+  }
27
+  return
28 28
   // 线上注释
29 29
   NProgress.start()
30 30
   // console.log(store.getters.current_role_urls.indexOf(to.path))