소스 검색

细节调整

sunkuosheng 1 개월 전
부모
커밋
79d6bb55ab
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      ruoyi-ui-gljt/src/views/gljt/pcff/index.vue

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

@@ -169,7 +169,7 @@
               icon="el-icon-edit"
               @click="getPcTj"
               v-hasPermi="['gljt:pcff:edit']"
-            >查看统计
+            >数据汇总
             </el-button>
           </el-col>
           <el-col :span="1.5">
@@ -180,7 +180,7 @@
               size="mini"
               @click="handleExport"
               v-hasPermi="['gljt:pcff:export']"
-            >导出
+            >数据导出
             </el-button>
           </el-col>
         </el-row>