Browse Source

no message

linwenxin 6 tháng trước cách đây
mục cha
commit
b45cb541b4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: '下载成功',