From 76154aee3feac09989165ab8825fc258568de02d Mon Sep 17 00:00:00 2001
From: louyinlei <398221207@qq.com>
Date: Tue, 05 Mar 2024 12:51:15 +0800
Subject: [PATCH] 验收整改-lou
---
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