Explorar el Código

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

sckj hace 1 mes
padre
commit
08bae745b5
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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>