From 024ef3c4cc2c87620efcb90a32dd36b0415230a7 Mon Sep 17 00:00:00 2001 From: woody Date: Wed, 28 May 2025 12:00:03 +0800 Subject: [PATCH] =?UTF-8?q?feat(ticketQueryList):=20=E5=AF=BC=E5=87=BA?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E6=8E=A5=E5=8F=A3404=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/marketing/ticketQueryList/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/marketing/ticketQueryList/index.vue b/src/views/marketing/ticketQueryList/index.vue index 3940c5e..73e9e70 100644 --- a/src/views/marketing/ticketQueryList/index.vue +++ b/src/views/marketing/ticketQueryList/index.vue @@ -279,13 +279,13 @@ export default { handleSelectionChange(val) {}, /** 导出按钮操作 */ handleExport() { - this.$confirm('是否确认导出所有数据项?', '警告', { + this.$confirm('是否确认导出所有数据项321?', '警告', { confirmButtonText: '确定', cancelButtonText: '取消', type: 'warning' }).then((_) => { this.download( - process.env.VUE_APP_BASE_API + '/sale/manage/ticket/export', + '/sale/manage/ticket/export', Object.assign( {}, {