Browse Source

文字调整

sunkuosheng 1 month ago
parent
commit
4ec34ff7b9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ruoyi-ui-gljt/src/views/gljt/gljtLr/index.vue

+ 2 - 2
ruoyi-ui-gljt/src/views/gljt/gljtLr/index.vue

@@ -132,7 +132,7 @@
               icon="el-icon-download"
               size="mini"
               @click="handleExport"
-            >导出
+            >名册导出
             </el-button>
           </el-col>
           <el-col :span="1.5">
@@ -142,7 +142,7 @@
               icon="el-icon-download"
               size="mini"
               @click="handleExport2"
-            >导出【享受高龄津贴老人台卡】
+            >台卡导出
             </el-button>
           </el-col>
           <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>