From 94e9b54ed5f2ce4641db89007b4252b03925b17e Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期二, 23 四月 2024 09:51:56 +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