Prechádzať zdrojové kódy

Merge branch '细节调整' of sckj/mz-cloud into master

sckj 1 mesiac pred
rodič
commit
08bae745b5

+ 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>