From 48238875965fdefaec558d5568913dbbb76495b4 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Mon, 21 Mar 2022 14:14:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=87=BAword=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/secretaryLog/humanisticCare/careList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/secretaryLog/humanisticCare/careList.vue b/src/views/modules/secretaryLog/humanisticCare/careList.vue index bd0ec7ab..fcd3354a 100644 --- a/src/views/modules/secretaryLog/humanisticCare/careList.vue +++ b/src/views/modules/secretaryLog/humanisticCare/careList.vue @@ -448,7 +448,7 @@ export default { //导出表格 async handleExport (row) { - let title = '人员关怀' + let title = '人员关怀详情' let url = `/gov/project/memoConcern/${row.id}/exportWord` let params = {}