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( {}, {