From f6e08ed9602307f610fc3f0bc3266103dca40c2b Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期四, 25 四月 2024 15:44:00 +0800 Subject: [PATCH] Merge branch 'master' of http://116.62.18.175:6699/r/~yxh/opo-web --- src/views/project/statistics/chargeStatistics/index.vue | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/views/project/statistics/chargeStatistics/index.vue b/src/views/project/statistics/chargeStatistics/index.vue index d2223e6..fbfd775 100644 --- a/src/views/project/statistics/chargeStatistics/index.vue +++ b/src/views/project/statistics/chargeStatistics/index.vue @@ -88,8 +88,7 @@ size="mini" type="text" icon="el-icon-edit" - @click="handleAdd(scope.row)" - >鍖诲璇勪及</el-button + >璇存槑</el-button > </template> </el-table-column> -- Gitblit v1.9.3