From f8a755f1ea3218575198d605795d72e701bdbe28 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期四, 21 三月 2024 11:12:00 +0800 Subject: [PATCH] 11 --- 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