From 1e8f754e972c82384ba320f6e85fe3cd153e97b3 Mon Sep 17 00:00:00 2001
From: 娄哥 <398221207@qq.com>
Date: Tue, 05 Mar 2024 18:00:46 +0800
Subject: [PATCH] 措辞修改
---
src/views/notCoalMine/nBatchManage/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/notCoalMine/nBatchManage/index.vue b/src/views/notCoalMine/nBatchManage/index.vue
index 2ded24a..e9ef221 100644
--- a/src/views/notCoalMine/nBatchManage/index.vue
+++ b/src/views/notCoalMine/nBatchManage/index.vue
@@ -132,7 +132,7 @@
size="mini"
@click="getAsyncData"
v-hasPermi="['system:experts:add']"
- >同步数据</el-button>
+ >数据获取</el-button>
</el-col>
<right-toolbar :showSearch.sync="showSearch" @queryTable="getPage"></right-toolbar>
</el-row>
--
Gitblit v1.9.2