From c1f61f9ca1403b8a8dbfb28d5a4f18d0f0e5b49d Mon Sep 17 00:00:00 2001 From: dhy1725534722 <1725534722@qq.com> Date: Wed, 20 Sep 2023 14:51:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/yingji/planManage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/yingji/planManage.vue b/src/views/yingji/planManage.vue index 55a3e3c..020bf95 100644 --- a/src/views/yingji/planManage.vue +++ b/src/views/yingji/planManage.vue @@ -217,7 +217,7 @@ { ...this.form, }, - `执法列表.xlsx` + `计划管理.xlsx` ); }) .catch(() => {});