Ver Fonte

检查跟踪导出文件名称错误

jiawuxian há 1 ano atrás
pai
commit
151a4e11a0
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/safetycheck/task/index.vue

+ 1 - 1
src/views/safetycheck/task/index.vue

@@ -668,7 +668,7 @@ export default {
           ...this.queryParams,
         },
         `${
-          this.orgName +
+          this.selectedOrgName +
           "-检查登记跟踪-" +
           this.formatTime(new Date(), "YYYYMMDD")
         }.xlsx`