Browse Source

报表部分修改

lucky 2 years ago
parent
commit
a544eefdf2

+ 122 - 122
src/views/reportQuery/purchaseReport/components/columns.js

@@ -14,17 +14,17 @@ const table1 = [
   {
     prop: "addtime",
     label: "咨询时间",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "name",
     label: "业务部门",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "咨询数量",
-    minwidth: "155px",
+    minWidth: "155px",
   },
 ]
 //采购订单总金额
@@ -43,32 +43,32 @@ const table2 = [
   {
     prop: "addtime",
     label: "咨询时间",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "name",
     label: "业务部门",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total_fee",
     label: "采购金额",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "good_num",
     label: "数量",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "wait_total_fee",
     label: "待处理采购金额",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "wait_good_num",
     label: "待处理采购单数",
-    minwidth: "155px",
+    minWidth: "155px",
   },
 ]
 //采购员回复咨询单数
@@ -87,27 +87,27 @@ const table3 = [
   {
     prop: "addtime",
     label: "采反日期",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "name",
     label: "创建人部门",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "nickname",
     label: "采购员",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "采反次数",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "num",
     label: "采反商品数量",
-    minwidth: "155px",
+    minWidth: "155px",
   },
 ]
 //采购员订单金额
@@ -126,32 +126,32 @@ const table4 = [
   {
     prop: "addtime",
     label: "采购日期",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "cgder",
     label: "采购员",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "good_num",
     label: "采购数量",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total_fee",
     label: "采购货款",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "wait_good_num",
     label: "待处理采购数量",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "wait_total_fee",
     label: "待处理采购货款",
-    minwidth: "155px",
+    minWidth: "155px",
   },
 ]
 
@@ -171,77 +171,77 @@ const table5 = [
   {
     prop: "addtime",
     label: "咨询时间",
-    minwidth: "145px",
+    minWidth: "155px",
   },
   {
     prop: "bidNo",
     label: "采购反馈单号",
-    minwidth: "145px",
+    minWidth: "155px",
   },
   {
     prop: "zxNo",
     label: "咨询订单号",
-    minwidth: "145px",
+    minWidth: "155px",
   },
   {
     prop: "cbaddtime",
     label: "回复时间",
-    minwidth: "145px",
+    minWidth: "155px",
   },
   {
     prop: "good_name",
     label: "产品名称",
-    minwidth: "145px",
+    minWidth: "165px",
   },
   {
     prop: "supplier",
     label: "供应商名称",
-    minwidth: "145px",
+    minWidth: "165px",
   },
   {
     prop: "total_fee",
     label: "成本合计",
-    minwidth: "145px",
+    minWidth: "125px",
   },
   {
     prop: "delivery_day",
     label: "物流时间(天)",
-    minwidth: "145px",
+    minWidth: "95px",
   },
   {
     prop: "work_day",
     label: "产品工期(天)",
-    minwidth: "145px",
+    minWidth: "95px",
   },
   {
     prop: "expire_day",
     label: "信息有效期(天)",
-    minwidth: "155px",
+    minWidth: "95px",
   },
   {
     prop: "creater",
     label: "采购员",
-    minwidth: "145px",
+    minWidth: "95px",
   },
   {
     prop: "num",
     label: "需求数量",
-    minwidth: "145px",
+    minWidth: "105px",
   },
   {
     prop: "arrival_time",
     label: "要求到货日期",
-    minwidth: "145px",
+    minWidth: "155px",
   },
   {
     prop: "salesman",
     label: "业务人员",
-    minwidth: "145px",
+    minWidth: "105px",
   },
   {
     prop: "companyName",
     label: "客户名称",
-    minwidth: "145px",
+    minWidth: "195px",
   },
 ]
 
@@ -261,32 +261,32 @@ const table6 = [
   {
     prop: "date",
     label: "咨询订单号",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "产品名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "需求数量",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "客户名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "咨询时间",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "截止时间",
-    minwidth: "155px",
+    minWidth: "155px",
   },
 ]
 
@@ -307,72 +307,72 @@ const table7 = [
   {
     prop: "date",
     label: "采购单编号",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "创建时间",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "供应商编号",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "供应商名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "产品名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "购买数量",
-    minwidth: "110px",
+    minWidth: "110px",
   },
   {
     prop: "total",
     label: "裸价",
-    minwidth: "100px",
+    minWidth: "100px",
   },
   {
     prop: "total",
     label: "成本合计",
-    minwidth: "110px",
+    minWidth: "110px",
   },
   {
     prop: "total",
     label: "单据状态",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "未发货数量",
-    minwidth: "110px",
+    minWidth: "110px",
   },
   {
     prop: "total",
     label: "创建人",
-    minwidth: "110px",
+    minWidth: "110px",
   },
   {
     prop: "total",
     label: "客户名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "采购员",
-    minwidth: "110px",
+    minWidth: "110px",
   },
   {
     prop: "total",
     label: "发货时间",
-    minwidth: "155px",
+    minWidth: "155px",
   },
 
 ]
@@ -394,57 +394,57 @@ const table8 = [
   {
     prop: "date",
     label: "售后单编号",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "创建时间",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "采购单编号",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "供应商名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "产品名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "购买数量",
-    minwidth: "105px",
+    minWidth: "105px",
   },
   {
     prop: "total",
     label: "签收日期",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "提出售后日期",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "售后数量",
-    minwidth: "105px",
+    minWidth: "105px",
   },
   {
     prop: "total",
     label: "问题描述",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "售后状态",
-    minwidth: "155px",
+    minWidth: "155px",
   },
 ]
 
@@ -465,42 +465,42 @@ const table9 = [
   {
     prop: "date",
     label: "录入供应商时间",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "供应商名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "采购维护人",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "供应商性质",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "供应商来源",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "付款方式",
-    minwidth: "125px",
+    minWidth: "125px",
   },
   {
     prop: "total",
     label: "发货方式",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "修改供应商时间",
-    minwidth: "155px",
+    minWidth: "155px",
   },
 ]
 
@@ -521,57 +521,57 @@ const table10 = [
   {
     prop: "date",
     label: "退货单号",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "退货时间",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "采购单编号",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "供应商名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "产品名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "购买数量",
-    minwidth: "105px",
+    minWidth: "105px",
   },
   {
     prop: "total",
     label: "采购员",
-    minwidth: "105px",
+    minWidth: "105px",
   },
   {
     prop: "total",
     label: "退货数量",
-    minwidth: "115px",
+    minWidth: "115px",
   },
   {
     prop: "total",
     label: "已发货数量",
-    minwidth: "115px",
+    minWidth: "115px",
   },
   {
     prop: "total",
     label: "退货原因",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "供应商是否可以退货",
-    minwidth: "155px",
+    minWidth: "155px",
   },
 ]
 
@@ -591,52 +591,52 @@ const table11 = [
   {
     prop: "date",
     label: "采购维护人",
-    minwidth: "125px",
+    minWidth: "125px",
   },
   {
     prop: "total",
     label: "产品编号(skuCode)",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "产品编号(spuCode)",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "产品名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "品牌名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "产品型号",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "供应商名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "税点",
-    minwidth: "105px",
+    minWidth: "105px",
   },
   {
     prop: "total",
     label: "成本价合计",
-    minwidth: "115px",
+    minWidth: "115px",
   },
   {
     prop: "total",
     label: "上线时间",
-    minwidth: "155px",
+    minWidth: "155px",
   },
 
 ]
@@ -657,32 +657,32 @@ const table12 = [
   {
     prop: "date",
     label: "产品下线时间",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "采购维护人",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "产品编号(skuCode)",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "产品编号(spuCode)",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "产品名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "供应商名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
 ]
 
@@ -702,27 +702,27 @@ const table13 = [
   {
     prop: "date",
     label: "产品操作时间",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "采购维护人",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "产品编号(spuCode)",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "产品名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "供应商名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
 ]
 
@@ -743,82 +743,82 @@ const table14 = [
   {
     prop: "date",
     label: "创建人",
-    minwidth: "115px",
+    minWidth: "115px",
   },
   {
     prop: "total",
     label: "创建人公司",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "创建人部门",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "创建时间",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "单据状态",
-    minwidth: "115px",
+    minWidth: "115px",
   },
   {
     prop: "total",
     label: "采购单号",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "出入库类型",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "产品名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "产品编码",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "出入库数量",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "出入库日期",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "维护人员",
-    minwidth: "115px",
+    minWidth: "115px",
   },
   {
     prop: "total",
     label: "发起人",
-    minwidth: "115px",
+    minWidth: "115px",
   },
   {
     prop: "total",
     label: "库房性质",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "库房公司",
-    minwidth: "155px",
+    minWidth: "155px",
   },
   {
     prop: "total",
     label: "库房名称",
-    minwidth: "155px",
+    minWidth: "155px",
   },
 
 ]

+ 71 - 67
src/views/reportQuery/purchaseReport/components/table1.vue

@@ -1,6 +1,6 @@
 <template>
-  <div>
-    <div style="width: 100%">
+  <div v-loading="loading">
+    <div style="width: 100%" >
       <el-row style="padding: 10px 0 0 0px">
         <el-col :span="6" style="width: 363px">
           <periodDatePickerActive
@@ -12,7 +12,7 @@
             @timeReturned="time"
           />
         </el-col>
-        <el-col :span="4" style="width: 66px; float: right">
+        <!-- <el-col :span="4" style="width: 66px; float: right">
           <el-button
             type="primary"
             style="margin-left: 30px"
@@ -22,7 +22,7 @@
           >
             导出
           </el-button>
-        </el-col>
+        </el-col> -->
         <el-col :span="3" style="width: 66px; float: right">
           <el-button
             :size="searchSize"
@@ -236,71 +236,71 @@ export default {
       this.changeList = list.length > 0 ? JSON.parse(JSON.stringify(list)) : [];
     },
     //导出文件
-    async download() {
-      if (this.changeList.length <= 0) {
-        this.$message.warning("请选择有效数据");
-        return;
-      }
-      let model = {
-        cgdNos: [],
-      };
-      this.changeList.forEach((item) => {
-        model.cgdNos.push(item.cgdNo);
-      });
+    // async download() {
+    //   if (this.changeList.length <= 0) {
+    //     this.$message.warning("请选择有效数据");
+    //     return;
+    //   }
+    //   let model = {
+    //     cgdNos: [],
+    //   };
+    //   this.changeList.forEach((item) => {
+    //     model.cgdNos.push(item.cgdNo);
+    //   });
 
-      // const res = await asyncRequest.exportcgdlist(model)
+    //   // const res = await asyncRequest.exportcgdlist(model)
 
-      if (!this.loading) {
-        this.loading = true;
-        let httpType = `aplication/zip`;
-        axios({
-          method: "post",
-          url: this.fileUrl + "admin/exportcgdlist",
-          responseType: "blob",
-          data: model,
-          headers: {
-            // 'Content-Type': 'multipart/form-data',
-            // Accept: "application/vnd.ms-excel"
-            Accept: httpType,
-          },
-        })
-          .then((res) => {
-            // console.log(res)
-            // console.log(this.fileUrl)
-            // return;
-            if (res && res.status == 200 && res.data) {
-              let url = window.URL.createObjectURL(
-                new Blob([res.data], {
-                  // type: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=utf-8",
-                  type: httpType,
-                })
-              );
-              let link = document.createElement("a");
-              link.style.display = "none";
-              link.href = url;
-              let excelName = "采购单.zip";
-              link.setAttribute("download", excelName);
-              document.body.appendChild(link);
-              link.click();
-              link.remove();
-              window.URL.revokeObjectURL(url); //释放掉blob对象
-              this.$message.success(`导出成功!`);
-              setTimeout(() => {
-                this.loading = false;
-              }, 500);
-            } else {
-              this.$message.error(res.data.message);
-              setTimeout(() => {
-                this.loading = false;
-              }, 500);
-            }
-          })
-          .catch((error) => {
-            console.log(error);
-            this.loading = false;
-          });
-      }
-    },
+    //   if (!this.loading) {
+    //     this.loading = true;
+    //     let httpType = `aplication/zip`;
+    //     axios({
+    //       method: "post",
+    //       url: this.fileUrl + "admin/exportcgdlist",
+    //       responseType: "blob",
+    //       data: model,
+    //       headers: {
+    //         // 'Content-Type': 'multipart/form-data',
+    //         // Accept: "application/vnd.ms-excel"
+    //         Accept: httpType,
+    //       },
+    //     })
+    //       .then((res) => {
+    //         // console.log(res)
+    //         // console.log(this.fileUrl)
+    //         // return;
+    //         if (res && res.status == 200 && res.data) {
+    //           let url = window.URL.createObjectURL(
+    //             new Blob([res.data], {
+    //               // type: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=utf-8",
+    //               type: httpType,
+    //             })
+    //           );
+    //           let link = document.createElement("a");
+    //           link.style.display = "none";
+    //           link.href = url;
+    //           let excelName = "采购单.zip";
+    //           link.setAttribute("download", excelName);
+    //           document.body.appendChild(link);
+    //           link.click();
+    //           link.remove();
+    //           window.URL.revokeObjectURL(url); //释放掉blob对象
+    //           this.$message.success(`导出成功!`);
+    //           setTimeout(() => {
+    //             this.loading = false;
+    //           }, 500);
+    //         } else {
+    //           this.$message.error(res.data.message);
+    //           setTimeout(() => {
+    //             this.loading = false;
+    //           }, 500);
+    //         }
+    //       })
+    //       .catch((error) => {
+    //         console.log(error);
+    //         this.loading = false;
+    //       });
+    //   }
+    // },
   },
 };
 </script>
@@ -308,5 +308,9 @@ export default {
 .purchaseOrder {
   // text-align: right;
 }
+/deep/ .el-pagination{
+  float: right;
+    margin-top: 10px;
+}
 </style>
    

+ 70 - 66
src/views/reportQuery/purchaseReport/components/table2.vue

@@ -1,5 +1,5 @@
 <template>
-  <div>
+  <div v-loading="loading">
     <div style="width: 100%">
       <el-row style="padding: 10px 0 0 0px">
         <el-col :span="6" style="width: 363px">
@@ -12,7 +12,7 @@
             @timeReturned="time"
           />
         </el-col>
-        <el-col :span="4" style="width: 66px; float: right">
+        <!-- <el-col :span="4" style="width: 66px; float: right">
           <el-button
             type="primary"
             style="margin-left: 30px"
@@ -22,7 +22,7 @@
           >
             导出
           </el-button>
-        </el-col>
+        </el-col> -->
         <el-col :span="3" style="width: 66px; float: right">
           <el-button
             :size="searchSize"
@@ -235,71 +235,71 @@ export default {
       this.changeList = list.length > 0 ? JSON.parse(JSON.stringify(list)) : [];
     },
     //导出文件
-    async download() {
-      if (this.changeList.length <= 0) {
-        this.$message.warning("请选择有效数据");
-        return;
-      }
-      let model = {
-        cgdNos: [],
-      };
-      this.changeList.forEach((item) => {
-        model.cgdNos.push(item.cgdNo);
-      });
+    // async download() {
+    //   if (this.changeList.length <= 0) {
+    //     this.$message.warning("请选择有效数据");
+    //     return;
+    //   }
+    //   let model = {
+    //     cgdNos: [],
+    //   };
+    //   this.changeList.forEach((item) => {
+    //     model.cgdNos.push(item.cgdNo);
+    //   });
 
-      // const res = await asyncRequest.exportcgdlist(model)
+    //   // const res = await asyncRequest.exportcgdlist(model)
 
-      if (!this.loading) {
-        this.loading = true;
-        let httpType = `aplication/zip`;
-        axios({
-          method: "post",
-          url: this.fileUrl + "admin/exportcgdlist",
-          responseType: "blob",
-          data: model,
-          headers: {
-            // 'Content-Type': 'multipart/form-data',
-            // Accept: "application/vnd.ms-excel"
-            Accept: httpType,
-          },
-        })
-          .then((res) => {
-            // console.log(res)
-            // console.log(this.fileUrl)
-            // return;
-            if (res && res.status == 200 && res.data) {
-              let url = window.URL.createObjectURL(
-                new Blob([res.data], {
-                  // type: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=utf-8",
-                  type: httpType,
-                })
-              );
-              let link = document.createElement("a");
-              link.style.display = "none";
-              link.href = url;
-              let excelName = "采购单.zip";
-              link.setAttribute("download", excelName);
-              document.body.appendChild(link);
-              link.click();
-              link.remove();
-              window.URL.revokeObjectURL(url); //释放掉blob对象
-              this.$message.success(`导出成功!`);
-              setTimeout(() => {
-                this.loading = false;
-              }, 500);
-            } else {
-              this.$message.error(res.data.message);
-              setTimeout(() => {
-                this.loading = false;
-              }, 500);
-            }
-          })
-          .catch((error) => {
-            console.log(error);
-            this.loading = false;
-          });
-      }
-    },
+    //   if (!this.loading) {
+    //     this.loading = true;
+    //     let httpType = `aplication/zip`;
+    //     axios({
+    //       method: "post",
+    //       url: this.fileUrl + "admin/exportcgdlist",
+    //       responseType: "blob",
+    //       data: model,
+    //       headers: {
+    //         // 'Content-Type': 'multipart/form-data',
+    //         // Accept: "application/vnd.ms-excel"
+    //         Accept: httpType,
+    //       },
+    //     })
+    //       .then((res) => {
+    //         // console.log(res)
+    //         // console.log(this.fileUrl)
+    //         // return;
+    //         if (res && res.status == 200 && res.data) {
+    //           let url = window.URL.createObjectURL(
+    //             new Blob([res.data], {
+    //               // type: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=utf-8",
+    //               type: httpType,
+    //             })
+    //           );
+    //           let link = document.createElement("a");
+    //           link.style.display = "none";
+    //           link.href = url;
+    //           let excelName = "采购单.zip";
+    //           link.setAttribute("download", excelName);
+    //           document.body.appendChild(link);
+    //           link.click();
+    //           link.remove();
+    //           window.URL.revokeObjectURL(url); //释放掉blob对象
+    //           this.$message.success(`导出成功!`);
+    //           setTimeout(() => {
+    //             this.loading = false;
+    //           }, 500);
+    //         } else {
+    //           this.$message.error(res.data.message);
+    //           setTimeout(() => {
+    //             this.loading = false;
+    //           }, 500);
+    //         }
+    //       })
+    //       .catch((error) => {
+    //         console.log(error);
+    //         this.loading = false;
+    //       });
+    //   }
+    // },
   },
 };
 </script>
@@ -307,5 +307,9 @@ export default {
 .purchaseOrder {
   // text-align: right;
 }
+/deep/ .el-pagination{
+  float: right;
+    margin-top: 10px;
+}
 </style>
    

+ 70 - 66
src/views/reportQuery/purchaseReport/components/table3.vue

@@ -1,5 +1,5 @@
 <template>
-  <div>
+  <div v-loading="loading">
     <div style="width: 100%">
       <el-row style="padding: 10px 0 0 0px">
         <el-col :span="6" style="width: 363px">
@@ -12,7 +12,7 @@
             @timeReturned="time"
           />
         </el-col>
-        <el-col :span="4" style="width: 66px; float: right">
+        <!-- <el-col :span="4" style="width: 66px; float: right">
           <el-button
             type="primary"
             style="margin-left: 30px"
@@ -22,7 +22,7 @@
           >
             导出
           </el-button>
-        </el-col>
+        </el-col> -->
         <el-col :span="3" style="width: 66px; float: right">
           <el-button
             :size="searchSize"
@@ -243,71 +243,71 @@ export default {
       this.changeList = list.length > 0 ? JSON.parse(JSON.stringify(list)) : [];
     },
     //导出文件
-    async download() {
-      if (this.changeList.length <= 0) {
-        this.$message.warning("请选择有效数据");
-        return;
-      }
-      let model = {
-        cgdNos: [],
-      };
-      this.changeList.forEach((item) => {
-        model.cgdNos.push(item.cgdNo);
-      });
+    // async download() {
+    //   if (this.changeList.length <= 0) {
+    //     this.$message.warning("请选择有效数据");
+    //     return;
+    //   }
+    //   let model = {
+    //     cgdNos: [],
+    //   };
+    //   this.changeList.forEach((item) => {
+    //     model.cgdNos.push(item.cgdNo);
+    //   });
 
-      // const res = await asyncRequest.exportcgdlist(model)
+    //   // const res = await asyncRequest.exportcgdlist(model)
 
-      if (!this.loading) {
-        this.loading = true;
-        let httpType = `aplication/zip`;
-        axios({
-          method: "post",
-          url: this.fileUrl + "admin/exportcgdlist",
-          responseType: "blob",
-          data: model,
-          headers: {
-            // 'Content-Type': 'multipart/form-data',
-            // Accept: "application/vnd.ms-excel"
-            Accept: httpType,
-          },
-        })
-          .then((res) => {
-            // console.log(res)
-            // console.log(this.fileUrl)
-            // return;
-            if (res && res.status == 200 && res.data) {
-              let url = window.URL.createObjectURL(
-                new Blob([res.data], {
-                  // type: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=utf-8",
-                  type: httpType,
-                })
-              );
-              let link = document.createElement("a");
-              link.style.display = "none";
-              link.href = url;
-              let excelName = "采购单.zip";
-              link.setAttribute("download", excelName);
-              document.body.appendChild(link);
-              link.click();
-              link.remove();
-              window.URL.revokeObjectURL(url); //释放掉blob对象
-              this.$message.success(`导出成功!`);
-              setTimeout(() => {
-                this.loading = false;
-              }, 500);
-            } else {
-              this.$message.error(res.data.message);
-              setTimeout(() => {
-                this.loading = false;
-              }, 500);
-            }
-          })
-          .catch((error) => {
-            console.log(error);
-            this.loading = false;
-          });
-      }
-    },
+    //   if (!this.loading) {
+    //     this.loading = true;
+    //     let httpType = `aplication/zip`;
+    //     axios({
+    //       method: "post",
+    //       url: this.fileUrl + "admin/exportcgdlist",
+    //       responseType: "blob",
+    //       data: model,
+    //       headers: {
+    //         // 'Content-Type': 'multipart/form-data',
+    //         // Accept: "application/vnd.ms-excel"
+    //         Accept: httpType,
+    //       },
+    //     })
+    //       .then((res) => {
+    //         // console.log(res)
+    //         // console.log(this.fileUrl)
+    //         // return;
+    //         if (res && res.status == 200 && res.data) {
+    //           let url = window.URL.createObjectURL(
+    //             new Blob([res.data], {
+    //               // type: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=utf-8",
+    //               type: httpType,
+    //             })
+    //           );
+    //           let link = document.createElement("a");
+    //           link.style.display = "none";
+    //           link.href = url;
+    //           let excelName = "采购单.zip";
+    //           link.setAttribute("download", excelName);
+    //           document.body.appendChild(link);
+    //           link.click();
+    //           link.remove();
+    //           window.URL.revokeObjectURL(url); //释放掉blob对象
+    //           this.$message.success(`导出成功!`);
+    //           setTimeout(() => {
+    //             this.loading = false;
+    //           }, 500);
+    //         } else {
+    //           this.$message.error(res.data.message);
+    //           setTimeout(() => {
+    //             this.loading = false;
+    //           }, 500);
+    //         }
+    //       })
+    //       .catch((error) => {
+    //         console.log(error);
+    //         this.loading = false;
+    //       });
+    //   }
+    // },
   },
 };
 </script>
@@ -315,5 +315,9 @@ export default {
 .purchaseOrder {
   // text-align: right;
 }
+/deep/ .el-pagination{
+  float: right;
+    margin-top: 10px;
+}
 </style>
    

+ 70 - 66
src/views/reportQuery/purchaseReport/components/table4.vue

@@ -1,5 +1,5 @@
 <template>
-  <div>
+  <div v-loading="loading">
     <div style="width: 100%">
       <el-row style="padding: 10px 0 0 0px">
         <el-col :span="6" style="width: 363px">
@@ -12,7 +12,7 @@
             @timeReturned="time"
           />
         </el-col>
-        <el-col :span="4" style="width: 66px; float: right">
+        <!-- <el-col :span="4" style="width: 66px; float: right">
           <el-button
             type="primary"
             style="margin-left: 30px"
@@ -22,7 +22,7 @@
           >
             导出
           </el-button>
-        </el-col>
+        </el-col> -->
         <el-col :span="3" style="width: 66px; float: right">
           <el-button
             :size="searchSize"
@@ -236,71 +236,71 @@ export default {
       this.changeList = list.length > 0 ? JSON.parse(JSON.stringify(list)) : [];
     },
     //导出文件
-    async download() {
-      if (this.changeList.length <= 0) {
-        this.$message.warning("请选择有效数据");
-        return;
-      }
-      let model = {
-        cgdNos: [],
-      };
-      this.changeList.forEach((item) => {
-        model.cgdNos.push(item.cgdNo);
-      });
+    // async download() {
+    //   if (this.changeList.length <= 0) {
+    //     this.$message.warning("请选择有效数据");
+    //     return;
+    //   }
+    //   let model = {
+    //     cgdNos: [],
+    //   };
+    //   this.changeList.forEach((item) => {
+    //     model.cgdNos.push(item.cgdNo);
+    //   });
 
-      // const res = await asyncRequest.exportcgdlist(model)
+    //   // const res = await asyncRequest.exportcgdlist(model)
 
-      if (!this.loading) {
-        this.loading = true;
-        let httpType = `aplication/zip`;
-        axios({
-          method: "post",
-          url: this.fileUrl + "admin/exportcgdlist",
-          responseType: "blob",
-          data: model,
-          headers: {
-            // 'Content-Type': 'multipart/form-data',
-            // Accept: "application/vnd.ms-excel"
-            Accept: httpType,
-          },
-        })
-          .then((res) => {
-            // console.log(res)
-            // console.log(this.fileUrl)
-            // return;
-            if (res && res.status == 200 && res.data) {
-              let url = window.URL.createObjectURL(
-                new Blob([res.data], {
-                  // type: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=utf-8",
-                  type: httpType,
-                })
-              );
-              let link = document.createElement("a");
-              link.style.display = "none";
-              link.href = url;
-              let excelName = "采购单.zip";
-              link.setAttribute("download", excelName);
-              document.body.appendChild(link);
-              link.click();
-              link.remove();
-              window.URL.revokeObjectURL(url); //释放掉blob对象
-              this.$message.success(`导出成功!`);
-              setTimeout(() => {
-                this.loading = false;
-              }, 500);
-            } else {
-              this.$message.error(res.data.message);
-              setTimeout(() => {
-                this.loading = false;
-              }, 500);
-            }
-          })
-          .catch((error) => {
-            console.log(error);
-            this.loading = false;
-          });
-      }
-    },
+    //   if (!this.loading) {
+    //     this.loading = true;
+    //     let httpType = `aplication/zip`;
+    //     axios({
+    //       method: "post",
+    //       url: this.fileUrl + "admin/exportcgdlist",
+    //       responseType: "blob",
+    //       data: model,
+    //       headers: {
+    //         // 'Content-Type': 'multipart/form-data',
+    //         // Accept: "application/vnd.ms-excel"
+    //         Accept: httpType,
+    //       },
+    //     })
+    //       .then((res) => {
+    //         // console.log(res)
+    //         // console.log(this.fileUrl)
+    //         // return;
+    //         if (res && res.status == 200 && res.data) {
+    //           let url = window.URL.createObjectURL(
+    //             new Blob([res.data], {
+    //               // type: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=utf-8",
+    //               type: httpType,
+    //             })
+    //           );
+    //           let link = document.createElement("a");
+    //           link.style.display = "none";
+    //           link.href = url;
+    //           let excelName = "采购单.zip";
+    //           link.setAttribute("download", excelName);
+    //           document.body.appendChild(link);
+    //           link.click();
+    //           link.remove();
+    //           window.URL.revokeObjectURL(url); //释放掉blob对象
+    //           this.$message.success(`导出成功!`);
+    //           setTimeout(() => {
+    //             this.loading = false;
+    //           }, 500);
+    //         } else {
+    //           this.$message.error(res.data.message);
+    //           setTimeout(() => {
+    //             this.loading = false;
+    //           }, 500);
+    //         }
+    //       })
+    //       .catch((error) => {
+    //         console.log(error);
+    //         this.loading = false;
+    //       });
+    //   }
+    // },
   },
 };
 </script>
@@ -308,5 +308,9 @@ export default {
 .purchaseOrder {
   // text-align: right;
 }
+/deep/ .el-pagination{
+  float: right;
+    margin-top: 10px;
+}
 </style>
    

+ 1 - 0
src/views/reportQuery/purchaseReport/components/table5.vue

@@ -172,6 +172,7 @@ export default {
       } else {
         this.tableData = [];
         this.pageInfo.total = 0;
+        this.$message.warning(res.message)
       }
       this.loading = false;
     },