Ver código fonte

Merge branch 'linwenxin_workOrder' of ssh://gogs.zfire.top:2222/zfire-front/zfire-newmall-admin

linwenxin 1 ano atrás
pai
commit
7ca81a5f91
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/workOrder/workOrderPool/index.vue

+ 1 - 1
src/views/workOrder/workOrderPool/index.vue

@@ -129,7 +129,7 @@ export default {
               }
             },
             {
-              name: '工单导入模板',
+              name: '下载导入模板',
               click: () => {
                 commonTemplateDownload({ name: '工单导入模板.xlsx' }, `${this.$route.meta.title}`)
                   .then(res => {