Explorar o código

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

jiawuxian hai 1 ano
pai
achega
151a4e11a0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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`