28169 6 miesięcy temu
rodzic
commit
158114a00e

+ 4 - 1
src/xt_pages/device/components/use_registration_pane.vue Wyświetl plik

405
             {value:'1',label:'0.22%季铵盐'},
405
             {value:'1',label:'0.22%季铵盐'},
406
             {value:'2',label:'500mg/l含氯消毒剂'},
406
             {value:'2',label:'500mg/l含氯消毒剂'},
407
             {value:'3',label:'1000mg/l含氯消毒剂'},
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
         disinfectOptions2:[
413
         disinfectOptions2:[
411
             {value:'1',label:'0.22%季铵盐'},
414
             {value:'1',label:'0.22%季铵盐'},

+ 2 - 1
src/xt_pages/device/objectRegistration.vue Wyświetl plik

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

+ 1 - 1
src/xt_pages/dialysis/bloodPresssWatch.vue Wyświetl plik

615
         </div>
615
         </div>
616
       </div>
616
       </div>
617
 
617
 
618
-      <div style="margin-left: 1100px; margin-bottom: 10px;">
618
+      <div style="margin-left: 10px; margin-bottom: 10px;">
619
         <el-button type="primary" size="small" @click="printOrder">透析并发症登记打印</el-button>
619
         <el-button type="primary" size="small" @click="printOrder">透析并发症登记打印</el-button>
620
         <el-button type="primary" size="small" @click="toExport">导出</el-button>
620
         <el-button type="primary" size="small" @click="toExport">导出</el-button>
621
       </div>
621
       </div>

+ 4 - 1
src/xt_pages/dialysis/components/consumables.vue Wyświetl plik

258
               })
258
               })
259
               this.good_types.push(res.data.good_type[a].type_name)
259
               this.good_types.push(res.data.good_type[a].type_name)
260
             }
260
             }
261
-
261
+            this.arrKey = []
262
             this.arrKey.push(...arr)
262
             this.arrKey.push(...arr)
263
 
263
 
264
             this.allGoodInfo = res.data.dialysis_goods
264
             this.allGoodInfo = res.data.dialysis_goods
423
         })
423
         })
424
        },
424
        },
425
       formatJson(filterVal, jsonData) {
425
       formatJson(filterVal, jsonData) {
426
+       
426
         return jsonData.map(v => filterVal.map(j => v[j]));
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 Wyświetl plik

2705
           })
2705
           })
2706
       },
2706
       },
2707
       getGoodAllQuery(){
2707
       getGoodAllQuery(){
2708
-        this.toExportListThree()
2708
+        this.toStaticFour()
2709
       },
2709
       },
2710
       formatJson(filterVal, jsonData) {
2710
       formatJson(filterVal, jsonData) {
2711
         return jsonData.map(v => filterVal.map(j => v[j]));
2711
         return jsonData.map(v => filterVal.map(j => v[j]));

+ 5 - 1
src/xt_pages/management/components/EditMachineForm.vue Wyświetl plik

190
         { id: 1, name: "0.22%季铵盐" },
190
         { id: 1, name: "0.22%季铵盐" },
191
         { id: 2, name: "500mg/l含氯消毒剂" },
191
         { id: 2, name: "500mg/l含氯消毒剂" },
192
         { id: 3, name: "1000mg/l含氯消毒剂" },
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
       sterilizeType: [
200
       sterilizeType: [

+ 3 - 1
src/xt_pages/management/components/PlanForm.vue Wyświetl plik

218
         { id: 2, name: "500mg/l含氯消毒剂" },
218
         { id: 2, name: "500mg/l含氯消毒剂" },
219
         { id: 3, name: "1000mg/l含氯消毒剂" },
219
         { id: 3, name: "1000mg/l含氯消毒剂" },
220
         { id: 4, name: "1500mg/l含氯消毒剂" },
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
       sterilizeType: [
226
       sterilizeType: [

+ 12 - 1
src/xt_pages/management/components/UserForm.vue Wyświetl plik

1103
         { id: 3, name: "1000mg/l含氯消毒剂" },
1103
         { id: 3, name: "1000mg/l含氯消毒剂" },
1104
         { id: 4, name: "1500mg/l含氯消毒剂" },
1104
         { id: 4, name: "1500mg/l含氯消毒剂" },
1105
         { id: 5, name: "消毒湿巾" },
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
       sterilizeType: [
1110
       sterilizeType: [
1411
             if (information[index].disinfectant_type === 6) {
1412
             if (information[index].disinfectant_type === 6) {
1412
                information[index].disinfectant_type = "1.85g/L季铵盐";
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
             if (information[index].disinfection === 1) {
1419
             if (information[index].disinfection === 1) {
1416
               information[index].disinfection = "已消毒";
1420
               information[index].disinfection = "已消毒";
1997
             if (information[index].disinfectant_type === 6) {
2001
             if (information[index].disinfectant_type === 6) {
1998
               information[index].disinfectant_type = "1.85g/L季铵盐";
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
             if (information[index].disinfection === 0) {
2008
             if (information[index].disinfection === 0) {
2002
               information[index].disinfection = "";
2009
               information[index].disinfection = "";
2339
               information[index].disinfectant_type = "1.85g/L季铵盐";
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
             if (information[index].disinfection === 0) {
2353
             if (information[index].disinfection === 0) {
2343
               information[index].disinfection = "";
2354
               information[index].disinfection = "";
2344
             }
2355
             }

+ 3 - 1
src/xt_pages/management/home.vue Wyświetl plik

3000
           { id: 3, name: '1000mg/l含氯消毒剂' },
3000
           { id: 3, name: '1000mg/l含氯消毒剂' },
3001
           { id: 4, name: '1500mg/l含氯消毒剂' },
3001
           { id: 4, name: '1500mg/l含氯消毒剂' },
3002
           { id: 5,  name:  "消毒湿巾"},
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
         sterilizeType: [
3008
         sterilizeType: [

+ 21 - 23
src/xt_pages/qcd/treatmentControlAnalysis/components/TimeAll.vue Wyświetl plik

53
     </div>
53
     </div>
54
     <div class="tableTitle">统计表</div>
54
     <div class="tableTitle">统计表</div>
55
     <div>
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
       <el-table :data="tableData" border style="width: 100%" :row-style="{ color: '#303133' }" :header-cell-style="{backgroundColor: 'rgb(245, 247, 250)',color: '#606266'}">
59
       <el-table :data="tableData" border style="width: 100%" :row-style="{ color: '#303133' }" :header-cell-style="{backgroundColor: 'rgb(245, 247, 250)',color: '#606266'}">
58
         <el-table-column
60
         <el-table-column
59
           fixed
61
           fixed
222
   },
224
   },
223
   methods: {
225
   methods: {
224
     exportList(){
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
        if(this.tableData!=null && this.tableData.length>0){
230
        if(this.tableData!=null && this.tableData.length>0){
229
          for(let i=0;i<this.tableData.length;i++){
231
          for(let i=0;i<this.tableData.length;i++){
277
                this.tableData[i].mode_id_14 = this.tableData[i].data[this.activeModes[j].id].number?this.tableData[i].data[this.activeModes[j].id].number:""
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
             if(this.activeModes[j].id == 19){
284
             if(this.activeModes[j].id == 19){
295
                this.tableData[i].mode_id_19 = this.tableData[i].data[this.activeModes[j].id].number?this.tableData[i].data[this.activeModes[j].id].number:""
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
                this.tableData[i].mode_id_43 = this.tableData[i].data[this.activeModes[j].id].number?this.tableData[i].data[this.activeModes[j].id].number:""
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
        import('@/vendor/Export2Excel').then(excel => {
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
         excel.export_json_to_excel({
379
         excel.export_json_to_excel({
393
            header: tHeader,
380
            header: tHeader,
397
           this.downloadLoading = false
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
     changeTime(val) {
398
     changeTime(val) {
401
       var time = this.getTimestamp(val) - this.getTimestamp(this.listQuery.end_time);
399
       var time = this.getTimestamp(val) - this.getTimestamp(this.listQuery.end_time);
402
       if (time > 0) {
400
       if (time > 0) {

+ 6 - 0
src/xt_pages/stock/detail/stockInDetail.vue Wyświetl plik

137
             </template>
137
             </template>
138
           </el-table-column>
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
           <el-table-column label="操作时间" align="center">
146
           <el-table-column label="操作时间" align="center">
141
             <template slot-scope="scope">
147
             <template slot-scope="scope">
142
               {{ getTime(scope.row.Warehousing.warehousing_time) }}
148
               {{ getTime(scope.row.Warehousing.warehousing_time) }}

+ 6 - 0
src/xt_pages/stock/detail/stockOutDetail.vue Wyświetl plik

142
             {{ getManufactuerName(scope.row.manufacturer) }}
142
             {{ getManufactuerName(scope.row.manufacturer) }}
143
           </template>
143
           </template>
144
         </el-table-column>
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
         <!-- <el-table-column label="单据类型" align="center">
152
         <!-- <el-table-column label="单据类型" align="center">
147
           <template slot-scope="scope">
153
           <template slot-scope="scope">

+ 18 - 0
src/xt_pages/stock/drugs/components/drugQuery.vue Wyświetl plik

79
                 {{getDrugTypeName(scope.row.drug_type)}}
79
                 {{getDrugTypeName(scope.row.drug_type)}}
80
               </template>
80
               </template>
81
             </el-table-column>
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
             <el-table-column label="药品名称" align="center">
88
             <el-table-column label="药品名称" align="center">
83
               <template slot-scope="scope">
89
               <template slot-scope="scope">
84
                  {{scope.row.drug_name}}
90
                  {{scope.row.drug_name}}
469
      checkData:[],
475
      checkData:[],
470
      outData:[],
476
      outData:[],
471
      drug_id:0,
477
      drug_id:0,
478
+     medicalInsuranceLevelList:[]
472
     }
479
     }
473
   
480
   
474
   },
481
   },
475
   methods:{
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
     changeStorehouseName(){
492
     changeStorehouseName(){
477
       this.getlist()
493
       this.getlist()
478
     },
494
     },
595
             // this.tableList = arr;
611
             // this.tableList = arr;
596
             this.total = response.data.data.total
612
             this.total = response.data.data.total
597
             this.drugTypeList = response.data.data.drugTypeList
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 Wyświetl plik

77
                  {{scope.row.drug_name}}
77
                  {{scope.row.drug_name}}
78
               </template>
78
               </template>
79
             </el-table-column>
79
             </el-table-column>
80
+          
80
             <el-table-column label="规格&单位" align="center">
81
             <el-table-column label="规格&单位" align="center">
81
                 <template slot-scope="scope">
82
                 <template slot-scope="scope">
82
                   {{scope.row.dose}}{{scope.row.dose_unit}}*{{scope.row.min_number}}{{scope.row.min_unit}}/{{scope.row.max_unit}}
83
                   {{scope.row.dose}}{{scope.row.dose_unit}}*{{scope.row.min_number}}{{scope.row.min_unit}}/{{scope.row.max_unit}}
83
                 </template>
84
                 </template>
84
             </el-table-column>
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
             <el-table-column label="生产厂商" align="center">
91
             <el-table-column label="生产厂商" align="center">
86
               <template slot-scope="scope">
92
               <template slot-scope="scope">
87
                  {{getManufacturName(scope.row.manufacturer)}}
93
                  {{getManufacturName(scope.row.manufacturer)}}
221
       getStorehouseList().then(response=>{
227
       getStorehouseList().then(response=>{
222
          if(response.data.state == 1){
228
          if(response.data.state == 1){
223
            var houseList = response.data.data.list
229
            var houseList = response.data.data.list
224
-           var obj = {id:0,storehouse_name:"全部"}
230
+           var obj = {id:0,storehouse_name:""}
225
            this.houseList.push(obj)
231
            this.houseList.push(obj)
226
            for(let i=0;i<houseList.length;i++){
232
            for(let i=0;i<houseList.length;i++){
227
              this.houseList.push(houseList[i])
233
              this.houseList.push(houseList[i])
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
             this.tableList = list;
527
             this.tableList = list;
503
             this.total = response.data.data.total
528
             this.total = response.data.data.total
504
             this.manufacturerList = response.data.data.manufacturerList
529
             this.manufacturerList = response.data.data.manufacturerList
537
     this.getlist()
562
     this.getlist()
538
    },
563
    },
539
    getDrugTypeName(id){
564
    getDrugTypeName(id){
565
+  
540
      var type_name = ""
566
      var type_name = ""
541
      for(let i=0;i<this.drugTypeList.length;i++){
567
      for(let i=0;i<this.drugTypeList.length;i++){
542
        if(id == this.drugTypeList[i].value){
568
        if(id == this.drugTypeList[i].value){
543
          type_name = this.drugTypeList[i].name
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
    getHouseName(id){
576
    getHouseName(id){
549
      var storehouse_name = ""
577
      var storehouse_name = ""
1373
 
1401
 
1374
         }
1402
         }
1375
         import('@/vendor/Export2Excel').then(excel => {
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
            const data = this.formatJson(filterVal, this.tableList)
1409
            const data = this.formatJson(filterVal, this.tableList)
1382
 
1410
 

+ 25 - 2
src/xt_pages/stock/drugs/components/purchaseNewDrugQueryPrint.vue Wyświetl plik

28
                                   <td rowspan="2" width="80">药品类型</td>
28
                                   <td rowspan="2" width="80">药品类型</td>
29
                                   <td rowspan="2" width="80">药品名称</td>
29
                                   <td rowspan="2" width="80">药品名称</td>
30
                                   <td rowspan="2" width="80">规格&单位</td>
30
                                   <td rowspan="2" width="80">规格&单位</td>
31
+                                  <td rowspan="2" width="80">国家编码</td>
31
                                   <td rowspan="2" width="80">生产厂商</td>
32
                                   <td rowspan="2" width="80">生产厂商</td>
32
                                   <td rowspan="2" width="80">经销商</td>
33
                                   <td rowspan="2" width="80">经销商</td>
33
                                   <td width="80" colspan="3">期初结余</td>
34
                                   <td width="80" colspan="3">期初结余</td>
57
                                  <td> {{getDrugTypeName(item.drug_type)}}</td>
58
                                  <td> {{getDrugTypeName(item.drug_type)}}</td>
58
                                  <td> {{item.drug_name}}</td>
59
                                  <td> {{item.drug_name}}</td>
59
                                  <td> {{item.dose}}{{item.dose_unit}}*{{item.min_number}}{{item.min_unit}}/{{item.max_unit}}</td>
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
                                  <td>{{getManufacturName(item.manufacturer)}}</td>
62
                                  <td>{{getManufacturName(item.manufacturer)}}</td>
61
                                  <td>{{getDearName(item.dealer)}}</td>
63
                                  <td>{{getDearName(item.dealer)}}</td>
62
                                  <td>{{item.drugIn}}</td>
64
                                  <td>{{item.drugIn}}</td>
410
                   list[i].oveDrugSaleMoney = "/"
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
             this.tableList = list;
432
             this.tableList = list;
414
             this.total = response.data.data.total
433
             this.total = response.data.data.total
415
             this.manufacturerList = response.data.data.manufacturerList
434
             this.manufacturerList = response.data.data.manufacturerList
416
             var drugTypeList = response.data.data.drugTypeList
435
             var drugTypeList = response.data.data.drugTypeList
417
-            var obj = {value:0,name:"全部"}
436
+            var obj = {value:0,name:""}
418
             this.drugTypeList.push(obj)
437
             this.drugTypeList.push(obj)
419
             for(let i=0;i<drugTypeList.length;i++){
438
             for(let i=0;i<drugTypeList.length;i++){
420
                this.drugTypeList.push(drugTypeList[i])
439
                this.drugTypeList.push(drugTypeList[i])
446
     this.getlist()
465
     this.getlist()
447
    },
466
    },
448
    getDrugTypeName(id){
467
    getDrugTypeName(id){
468
+  
449
      var type_name = ""
469
      var type_name = ""
450
      for(let i=0;i<this.drugTypeList.length;i++){
470
      for(let i=0;i<this.drugTypeList.length;i++){
451
        if(id == this.drugTypeList[i].value){
471
        if(id == this.drugTypeList[i].value){
452
          type_name = this.drugTypeList[i].name
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
    getHouseName(id){
480
    getHouseName(id){
458
      var storehouse_name = ""
481
      var storehouse_name = ""

+ 16 - 0
src/xt_pages/stock/query/goodNewQuery.vue Wyświetl plik

53
                  {{ scope.row.good_number?scope.row.good_number:"" }}
53
                  {{ scope.row.good_number?scope.row.good_number:"" }}
54
               </template>
54
               </template>
55
             </el-table-column>
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
             <el-table-column label="耗材类型" align="center">
61
             <el-table-column label="耗材类型" align="center">
57
               <template slot-scope="scope">
62
               <template slot-scope="scope">
58
                 {{getGoodTypeName(scope.row.good_type_id)}}
63
                 {{getGoodTypeName(scope.row.good_type_id)}}
426
      checkdialogVisible:false,
431
      checkdialogVisible:false,
427
      checkData:[],
432
      checkData:[],
428
      outData:[],
433
      outData:[],
434
+     medicalInsuranceLevelList:[],
429
     }
435
     }
430
   
436
   
431
   },
437
   },
432
   methods:{
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
     changeStorehouseName(){
448
     changeStorehouseName(){
434
       this.getlist()
449
       this.getlist()
435
     },
450
     },
504
             this.loading = false
519
             this.loading = false
505
             this.tableList = list
520
             this.tableList = list
506
             this.total = response.data.data.total
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 Wyświetl plik

71
         
71
         
72
             <el-table-column label="耗材编码" align="center" v-if="org_id ==9956 || org_id == 0">
72
             <el-table-column label="耗材编码" align="center" v-if="org_id ==9956 || org_id == 0">
73
               <template slot-scope="scope">
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
               </template>
81
               </template>
76
             </el-table-column>
82
             </el-table-column>
77
             <el-table-column label="耗材类型" align="center">
83
             <el-table-column label="耗材类型" align="center">
212
           },
218
           },
213
       },
219
       },
214
      dealerList:[],
220
      dealerList:[],
221
+     medicalInsuranceLevelList:[]
215
     }
222
     }
216
   
223
   
217
   },
224
   },
304
              
311
              
305
 
312
 
306
               list[i].outStock = this.getWarehosueOutInfo(list[i].WarehouseOutInfoStart,list[i].WareStartEndStockInventoryLosses,list[i].StartEndCancelFLowInfo)//本期减少
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
                 list[i].stockOutprice = list[i].packing_price
315
                 list[i].stockOutprice = list[i].packing_price
309
                 list[i].saleOutMoney = (list[i].packing_price * list[i].outStock).toFixed(2)
316
                 list[i].saleOutMoney = (list[i].packing_price * list[i].outStock).toFixed(2)
310
               }else{
317
               }else{
337
              
344
              
338
             }
345
             }
339
             console.log("listwowowoowowowow",list)
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
             this.tableList = list
374
             this.tableList = list
341
             this.total = response.data.data.total
375
             this.total = response.data.data.total
342
 
376
 
343
            this.manufacturerList = response.data.data.manufacturerList
377
            this.manufacturerList = response.data.data.manufacturerList
378
+
344
           
379
           
380
+        
345
            
381
            
346
          }
382
          }
347
       })
383
       })
348
     },
384
     },
385
+   
349
     getManufacturName(id){
386
     getManufacturName(id){
350
       var manufacturer_name = ""
387
       var manufacturer_name = ""
351
       for(let i=0;i<this.manufacturerList.length;i++){
388
       for(let i=0;i<this.manufacturerList.length;i++){
383
          type_name = this.goodTypeList[i].type_name
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
    getHouseName(id){
428
    getHouseName(id){
389
      var storehouse_name = ""
429
      var storehouse_name = ""
1043
    },
1083
    },
1044
    exportList: function() {
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
         for(let i=0;i<this.tableList.length;i++){
1088
         for(let i=0;i<this.tableList.length;i++){
1049
           this.tableList[i].index = i+1
1089
           this.tableList[i].index = i+1
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
         for(let i=0;i<this.tableList.length;i++){
1120
         for(let i=0;i<this.tableList.length;i++){
1081
           this.tableList[i].index = i+1
1121
           this.tableList[i].index = i+1
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
       formatJson(filterVal, jsonData) {
1181
       formatJson(filterVal, jsonData) {
1163
       return count
1235
       return count
1164
     },
1236
     },
1165
     getAllQuery(){
1237
     getAllQuery(){
1238
+
1166
      this.getlist()
1239
      this.getlist()
1167
     }
1240
     }
1168
   },
1241
   },
1242
+  created(){
1243
+ 
1244
+  }
1169
 
1245
 
1170
 }
1246
 }
1171
 </script>
1247
 </script>

+ 32 - 4
src/xt_pages/stock/query/purchaseNewStockQueryPrint.vue Wyświetl plik

25
                             <thead>
25
                             <thead>
26
                                 <tr>
26
                                 <tr>
27
                                   <td rowspan="2" width="80">序号</td>
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
                                   <td rowspan="2" width="80">耗材名称</td>
30
                                   <td rowspan="2" width="80">耗材名称</td>
30
                                   <td rowspan="2" width="80">耗材类型</td>
31
                                   <td rowspan="2" width="80">耗材类型</td>
31
                                   <td rowspan="2" width="80">规格&单位</td>
32
                                   <td rowspan="2" width="80">规格&单位</td>
56
                                 <tr v-for="(item,index) in this.tableList" :key="index">
57
                                 <tr v-for="(item,index) in this.tableList" :key="index">
57
                                  <td>{{index + 1}}</td>
58
                                  <td>{{index + 1}}</td>
58
                                  <td v-if="org_id==9956">{{item.good_number}}</td>
59
                                  <td v-if="org_id==9956">{{item.good_number}}</td>
60
+                                 <td>{{item.social_security_directory_code}}</td>
59
                                  <td>{{item.good_name}}</td>
61
                                  <td>{{item.good_name}}</td>
60
                                  <td>{{getGoodTypeName(item.good_type_id)}}</td>
62
                                  <td>{{getGoodTypeName(item.good_type_id)}}</td>
61
                                  <td>{{item.specification_name}}</td>
63
                                  <td>{{item.specification_name}}</td>
205
                     list[i].outStock = this.getWarehosueOutInfo(list[i].WarehouseOutInfoStart,list[i].WareStartEndStockInventoryLosses,list[i].StartEndCancelFLowInfo)//本期减少
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
                       list[i].stockOutprice = list[i].packing_price
211
                       list[i].stockOutprice = list[i].packing_price
210
                       list[i].saleOutMoney = (list[i].packing_price * list[i].outStock).toFixed(2)
212
                       list[i].saleOutMoney = (list[i].packing_price * list[i].outStock).toFixed(2)
211
                     }else{
213
                     }else{
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
                this.manufacturerList = response.data.data.manufacturerList
258
                this.manufacturerList = response.data.data.manufacturerList
234
             
259
             
235
             }
260
             }
522
             type_name = this.goodTypeList[i].type_name
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
     getWarehouseInfoStart(arr1,arr2,arr3,arr4,arr5){
555
     getWarehouseInfoStart(arr1,arr2,arr3,arr4,arr5){
528
       var count =0
556
       var count =0

+ 2 - 0
src/xt_pages/stock/stockFlow.vue Wyświetl plik

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

+ 2 - 0
src/xt_pages/stock/stockInOrderAdd.vue Wyświetl plik

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

+ 251 - 39
src/xt_pages/stock/stockInventoryModePrint.vue Wyświetl plik

13
 
13
 
14
                 <table class="printTable" border="0" cellspacing="0" align="center">
14
                 <table class="printTable" border="0" cellspacing="0" align="center">
15
                     <thead class="print_head">
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
                     </thead>
27
                     </thead>
28
+                  
19
                     <tbody class="print_body">
29
                     <tbody class="print_body">
20
                     <tr>
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
                     </tr>
50
                     </tr>
34
 
51
 
35
                     <tr v-for="(item,index) in tableList" :key="index">
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
                         <td align="center">
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
                             <table
105
                             <table
43
                                 class="ware_table"
106
                                 class="ware_table"
44
                                 style="width: 100%; border-collapse: collapse"
107
                                 style="width: 100%; border-collapse: collapse"
74
                                     </td>
137
                                     </td>
75
                               </tr>
138
                               </tr>
76
                             </table>
139
                             </table>
140
+                          </span>
77
                         </td>
141
                         </td>
78
                        
142
                        
79
-                        <td align="center">
143
+                        <!-- <td align="center">
80
                             <table
144
                             <table
81
                                 class="ware_table"
145
                                 class="ware_table"
82
                                 style="width: 100%; border-collapse: collapse"
146
                                 style="width: 100%; border-collapse: collapse"
112
                                     </td>
176
                                     </td>
113
                               </tr>
177
                               </tr>
114
                             </table>
178
                             </table>
115
-                        </td>
179
+                        </td> -->
116
                         <td align="center">
180
                         <td align="center">
181
+                          <span v-if="item.is_total == 0">
117
                             <table
182
                             <table
118
                                 class="ware_table"
183
                                 class="ware_table"
119
                                 style="width: 100%; border-collapse: collapse"
184
                                 style="width: 100%; border-collapse: collapse"
149
                                     </td>
214
                                     </td>
150
                               </tr>
215
                               </tr>
151
                             </table>
216
                             </table>
217
+                          </span> 
152
                         </td>
218
                         </td>
153
                         <td align="center">
219
                         <td align="center">
154
-
220
+                           <span v-if="item.is_total == 0">
155
                             <table
221
                             <table
156
                                 class="ware_table"
222
                                 class="ware_table"
157
                                 style="width: 100%; border-collapse: collapse"
223
                                 style="width: 100%; border-collapse: collapse"
187
                                     </td>
253
                                     </td>
188
                               </tr>
254
                               </tr>
189
                             </table>
255
                             </table>
256
+                          </span>
190
 
257
 
191
                         </td>
258
                         </td>
192
                         <td align="center">
259
                         <td align="center">
198
                    
265
                    
199
                     </tbody>
266
                     </tbody>
200
                 </table>
267
                 </table>
268
+
269
+                <div style="float: left;">盘点人签字:</div>
270
+                <div style="float: right;">监盘人签字:</div>
201
             </div>
271
             </div>
202
         </div>
272
         </div>
203
     </div>
273
     </div>
218
         crumbs: [
288
         crumbs: [
219
             { path: false, name: '库存管理' },
289
             { path: false, name: '库存管理' },
220
             { path: false, name: '耗材管理' },
290
             { path: false, name: '耗材管理' },
221
-            { path: false, name: '耗材模版打印' },
291
+            { path: false, name: '耗材盘点模版打印' },
222
           ],
292
           ],
223
           tableList:[],
293
           tableList:[],
224
-          org_name: this.$store.getters.xt_user.org.org_name,
225
           start_time:"",
294
           start_time:"",
226
           end_time:"",
295
           end_time:"",
227
           manufacturerList:[],
296
           manufacturerList:[],
229
           outinfo:[],
298
           outinfo:[],
230
           flowProList:[],
299
           flowProList:[],
231
           flowNoProList:[],
300
           flowNoProList:[],
232
-          goodInfo:[]
301
+          goodInfo:[],
302
+          org_name:"",
303
+          warehouseinfoList:[],
304
+          warehouseOutInfoList:[],
305
+          cancelInfoList:[],
306
+       
233
        }
307
        }
234
      },
308
      },
235
      methods:{
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
         printAction: function() {
319
         printAction: function() {
237
             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;} }';
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
             printJS({ 
321
             printJS({ 
259
             start_time:this.$route.query.start_time,
342
             start_time:this.$route.query.start_time,
260
             end_time:this.$route.query.end_time,
343
             end_time:this.$route.query.end_time,
261
           }
344
           }
262
-          console.log("params-------",params)
263
           const loading = this.$loading({
345
           const loading = this.$loading({
264
             lock: true,
346
             lock: true,
265
             text: 'Loading',
347
             text: 'Loading',
269
           getStockInventroyModePrintList(params).then(response=>{
351
           getStockInventroyModePrintList(params).then(response=>{
270
               if(response.data.state == 1){
352
               if(response.data.state == 1){
271
                  var list  =  response.data.data.list
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
                   loading.close()
375
                   loading.close()
273
-                 console.log("list===============",list)
376
+                //  console.log("list===============",list)
274
 
377
 
275
                 if(list!=null && list.length > 0){
378
                 if(list!=null && list.length > 0){
276
                   let dataInfo = {}
379
                   let dataInfo = {}
283
                       count:0,
386
                       count:0,
284
                       specification_name:item.specification_name,
387
                       specification_name:item.specification_name,
285
                       good_name:item.good_name,
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
                           arr[i].child.push(list[j])
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
            }
454
            }
324
            return manufacturer_name
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
         getInCount(good_id){
529
         getInCount(good_id){
328
           
530
           
355
           total = total_count + total_count_one
557
           total = total_count + total_count_one
356
           return total
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
         getOutCount(good_id){
569
         getOutCount(good_id){
359
 
570
 
360
           var newArr =[]
571
           var newArr =[]
401
         
612
         
402
      },
613
      },
403
      created(){
614
      created(){
404
-        
615
+      var xtuser = this.$store.getters.xt_user;
616
+      this.org_name = xtuser.org.org_name;
405
         this.getlist()
617
         this.getlist()
406
      }
618
      }
407
 
619
 

+ 13 - 13
src/xt_permission.js Wyświetl plik

12
 
12
 
13
 router.beforeEach((to, from, next) => {
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
   NProgress.start()
29
   NProgress.start()
30
   // console.log(store.getters.current_role_urls.indexOf(to.path))
30
   // console.log(store.getters.current_role_urls.indexOf(to.path))