linwenxin 6 mesiacov pred
rodič
commit
b45cb541b4

+ 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: '下载成功',