Przeglądaj źródła

修改下载时间

戴艳蓉 3 lat temu
rodzic
commit
7f9e3bd79e
1 zmienionych plików z 2 dodań i 2 usunięć
  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`