From 08c27c1f13c1e7560a39f2fdc38b300d2c0e2af4 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期五, 23 五月 2025 14:20:44 +0800 Subject: [PATCH] 测试完成 --- src/views/followvisit/technology/index.vue | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/views/followvisit/technology/index.vue b/src/views/followvisit/technology/index.vue index ef23760..645b24a 100644 --- a/src/views/followvisit/technology/index.vue +++ b/src/views/followvisit/technology/index.vue @@ -154,7 +154,6 @@ icon="el-icon-upload2" size="medium" @click="handleExport" - v-hasPermi="['system:user:export']" >瀵煎嚭</el-button > </div> @@ -1411,7 +1410,7 @@ this.topqueryParams.pageNum = null; this.topqueryParams.pageSize = null; this.download( - "smartor/serviceSubtask/export", + "smartor/serviceSubtask/patItemExport", { ...this.topqueryParams, }, -- Gitblit v1.9.3