From 1914822e4956adb9b746b0d26eba647cbaba930f Mon Sep 17 00:00:00 2001 From: jianjun Date: Fri, 26 Aug 2022 15:07:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A4=BE=E4=BC=9A=E7=BB=84=E7=BB=87=E5=AF=BC?= =?UTF-8?q?=E5=85=A5=E6=8F=90=E7=A4=BA123?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/communityService/shzz/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/communityService/shzz/index.vue b/src/views/modules/communityService/shzz/index.vue index 141df65fe..89a559968 100644 --- a/src/views/modules/communityService/shzz/index.vue +++ b/src/views/modules/communityService/shzz/index.vue @@ -313,7 +313,7 @@ export default { }) .then((res) => { this.importLoading = false; - this.importBtnTitle = "excel导入"; + this.importBtnTitle = "导入"; console.log("resresresresresresres", res); this.getTableData();