瀏覽代碼

细节调整

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>