Browse Source

修改下载时间

戴艳蓉 3 years ago
parent
commit
7f9e3bd79e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/search/commission/index.vue

+ 2 - 2
src/views/search/commission/index.vue

@@ -425,10 +425,10 @@ export default {
                   aLink.setAttribute(
                     "download",
                     `提成数据报表${
-                      this.parmValue.hk_start !== "" &&
+                      this.parmValue.qrd_start !== "" &&
                       this.parmValue.hk_start !== ""
                         ? title1 + "&&" + title2
-                        : this.parmValue.hk_start !== ""
+                        : this.parmValue.qrd_start !== ""
                         ? title1
                         : title2
                     }.zip`