Explorar el Código

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

jiawuxian hace 1 año
padre
commit
151a4e11a0
Se han modificado 1 ficheros con 1 adiciones y 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`