linwenxin hai 6 meses
pai
achega
b45cb541b4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/userManagement/workerProfileInit/index.vue

+ 1 - 1
src/views/userManagement/workerProfileInit/index.vue

@@ -217,7 +217,7 @@ export default {
       })
     },
     handleDownload() {
-      commonTemplateDownload({ name: '师傅分销员资料初始化.xlsx' }, `${this.$route.meta.title}`)
+      commonTemplateDownload({ name: '师傅资料初始化模板.xlsx' }, `${this.$route.meta.title}`)
         .then(res => {
           this.$message({
             message: '下载成功',