From 879fbdb40adb0394d2d9dd38050197c22b6eb63f Mon Sep 17 00:00:00 2001 From: jianjun Date: Fri, 26 Aug 2022 15:07:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E7=9F=A5=E9=81=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/communityService/shzz/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/modules/communityService/shzz/index.vue b/src/views/modules/communityService/shzz/index.vue index 141df65fe..9eb8398f2 100644 --- a/src/views/modules/communityService/shzz/index.vue +++ b/src/views/modules/communityService/shzz/index.vue @@ -99,7 +99,7 @@ :on-success="handleExcelSuccess" :before-upload="beforeExcelUpload" :http-request="uploadHttpRequest"> - {{ importBtnTitle @@ -108,7 +108,7 @@ 导出 @@ -313,7 +313,7 @@ export default { }) .then((res) => { this.importLoading = false; - this.importBtnTitle = "excel导入"; + this.importBtnTitle = "导入"; console.log("resresresresresresres", res); this.getTableData();